fix: font on Safari

This commit is contained in:
2019-03-22 21:13:06 +03:00
parent 308997c63b
commit a50a5d398f
3 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
"number-leading-zero": "always",
"function-url-quotes": "always",
"font-weight-notation": "named-where-possible",
"font-family-name-quotes": "always-where-recommended",
"font-family-name-quotes": "always-unless-keyword",
"comment-whitespace-inside": "always",
"at-rule-no-vendor-prefix": true,
"rule-empty-line-before": [