Move blockquote into base styles

This commit is contained in:
Oliver Davies 2019-05-16 00:07:00 +01:00
parent ef7cb1ed2c
commit 82d8aa5b8f
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +0,0 @@
blockquote {
@apply border-l-4 border-blue-600 pl-4 px-6 py-2
}