punkfairie.github.io/.stylelintrc.json
2023-07-02 10:59:38 -07:00

6 lines
120 B
JSON

{
"extends": "@punkfairie/stylelint-config",
"rules": {
"scale-unlimited/declaration-strict-value": false
}
}