Removes duplicate selector
This commit is contained in:
@ -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
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user