fix front matter bug in main.scss vs code auto format
This commit is contained in:
parent
c2c2321ae1
commit
357b18b967
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue