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

Remove no-descending-specificity rule

parent e6411eed
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
"rules": {
"selector-class-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 register or to comment