Don't double declare every markdown style

Derp.
This commit is contained in:
Adam Wathan 2017-11-03 09:55:00 -04:00
parent fe22f647f2
commit edb5c045f4

View File

@ -1,4 +1,4 @@
.markdown, .markdown& {
.markdown {
.subnav, .subnav& {
@apply .flex;
@apply .mt-6;