Removes duplicate selector
This commit is contained in:
parent
31a61713d9
commit
5d098b3c10
2 changed files with 1 additions and 4 deletions
|
@ -16,5 +16,6 @@ module.exports = {
|
|||
"property-no-vendor-prefix": null,
|
||||
"color-function-notation": null,
|
||||
"declaration-block-no-redundant-longhand-properties": null,
|
||||
"no-descending-specificity": null
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue