[build] edit custom-property-pattern

This commit is contained in:
Zoë Bijl
2025-10-10 15:52:28 +02:00
parent caf3c1e41a
commit 972624b360
+1
View File
@@ -26,6 +26,7 @@ module.exports = {
"after-comment"
]
}],
'custom-property-pattern': null, // should be kebab-case, except for status, ex: --color-ui--hover
"declaration-block-no-redundant-longhand-properties": null,
"no-descending-specificity": null,
"no-duplicate-selectors": null,