Skip to content

Commit 0417d96

Browse files
committed
style lint revert
1 parent 436fba3 commit 0417d96

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

core/.stylelintrc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
"selector-pseudo-element-colon-notation": null,
3939
"selector-type-no-unknown": null,
4040
"shorthand-property-no-redundant-values": null,
41-
"unit-whitelist": ["deg", "em", "ex", "ms", "rem", "%", "s", "px"],
42-
"selector-no-id": null,
43-
"indentation": 4
41+
"unit-whitelist": ["deg", "em", "ex", "ms", "rem", "%", "s", "px"]
4442
},
4543
"ignoreFiles": [
4644
"assets/vendor/**/*.css",

0 commit comments

Comments
 (0)