forked from tsc-vfl/hugo-page
Create configuration for stylelint
This commit is contained in:
5
.stylelintrc.json
Normal file
5
.stylelintrc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": [
|
||||
"stylelint-config-standard-scss"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user