forked from tsc-vfl/hugo-page
First fixes in SCSS file to fix some issues
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"extends": [
|
||||
"stylelint-config-standard-scss"
|
||||
]
|
||||
],
|
||||
"rules": {
|
||||
"media-feature-range-notation": "prefix",
|
||||
"color-function-notation": "legacy"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user