fix front matter of main scss

This commit is contained in:
Ayo Ayco 2018-03-12 08:20:28 +08:00
parent 357b18b967
commit 1720f1f05f

View file

@ -1,4 +1,9 @@
---
# only the main sass file needs front matter
---
@import "minima";
* {
text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)!important;
-webkit-font-smoothing: antialiased!important;