Tom Kirkpatrick
7 years ago
1 changed files with 4 additions and 1 deletions
@ -1,3 +1,6 @@ |
|||
{ |
|||
"extends": "stylelint-config-standard" |
|||
"extends": "stylelint-config-standard", |
|||
"rules": { |
|||
"no-descending-specificity": null |
|||
} |
|||
} |
|||
|
Loading…
Reference in new issue