We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f872575 commit 5829b25Copy full SHA for 5829b25
.sass-lint.yml
@@ -201,6 +201,9 @@ rules:
201
transition: ['s']
202
}
203
204
+ # Enforce that pseudo-elements must start with double colons, pseudo-classes must start with single colon.
205
+ #pseudo-element: 1 TODO: UPCOMING RULE
206
+
207
# Enforce whether single quotes or double quotes should be used for all strings.
208
quotes:
209
- 1
0 commit comments