Skip to content
Snippets Groups Projects
Commit c1c3e479 authored by Tenebrosful's avatar Tenebrosful
Browse files

Remove no-descending-specificity rule

parent e6411eed
Branches
Tags v3.8.02
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"rules": { "rules": {
"selector-class-pattern": null, "selector-class-pattern": null,
"selector-id-pattern": null, "selector-id-pattern": null,
"property-no-vendor-prefix": null "property-no-vendor-prefix": null,
"no-descending-specificity": null
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment