Integrate the typography plugin with dark mode

References #27
This commit is contained in:
Oliver Davies 2020-10-29 01:41:32 +00:00
parent c0355a4e89
commit a888430ef3
7 changed files with 22 additions and 8 deletions

View file

@ -15,7 +15,7 @@ img {
}
a {
@apply text-blue-700 no-underline hover:underline
@apply text-blue-500 no-underline hover:underline
}
blockquote {