Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
90ce8860
Commit
90ce8860
authored
Oct 16, 2020
by
nwindis
☕
Browse files
fix stylelint config error
related
#88
parent
bbcfd619
Pipeline
#154787
passed with stages
in 3 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.stylelintrc.json
View file @
90ce8860
...
...
@@ -3,6 +3,6 @@
"rules"
:
{
"selector-class-pattern"
:
"[a-z]+"
,
"max-nesting-depth"
:
2
,
"scss/dollar-variable-pattern"
:
false
"scss/dollar-variable-pattern"
:
null
}
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment