Enable Stylelint color-hex-length (#34310)
This commit is contained in:
@@ -16,7 +16,6 @@ module.exports = {
|
||||
'at-rule-empty-line-before': null,
|
||||
'color-function-notation': null,
|
||||
'color-function-alias-notation': null,
|
||||
'color-hex-length': null,
|
||||
'declaration-block-no-redundant-longhand-properties': null,
|
||||
'no-descending-specificity': null,
|
||||
'no-duplicate-selectors': null,
|
||||
|
||||
Reference in New Issue
Block a user