Expand Stylelint glob to include CSS files (#22469)
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
[inert], [inert] * {
|
||||
[inert],
|
||||
[inert] * {
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
|
Reference in New Issue
Block a user