Initial Commit
This commit is contained in:
5
.stylelintrc
Normal file
5
.stylelintrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "stylelint-config-standard",
|
||||
"font-family-name-quotes": "double-where-recommended",
|
||||
"block-no-empty": false
|
||||
}
|
||||
Reference in New Issue
Block a user