fix front matter bug in main.scss vs code auto format

This commit is contained in:
Ayo Ayco 2018-03-12 08:15:18 +08:00
parent c2c2321ae1
commit 357b18b967

View file

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