This commit is contained in:
Oliver Davies 2019-01-05 00:08:45 +00:00
parent a3dcda88b3
commit 37c766a802
24 changed files with 82 additions and 125 deletions

View file

@ -19,6 +19,27 @@
p:last-child
@apply mb-0
p,
ul,
ol,
blockquote,
table
@apply mb-4
pre
@apply my-8
a,
.link
@apply text-blue underline
&:focus,
&:hover
@apply no-underline
&:focus
@apply text-white bg-blue outline-none px-px -mx-px
pre code,
.hljs
@apply block leading-loose overflow-x-scroll p-6