Skip to content

Commit

Permalink
Update Stylelint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
qmonmert committed Feb 4, 2024
1 parent 7bfd5fc commit bc3870b
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 742 deletions.
4 changes: 0 additions & 4 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@
"customSyntax": "postcss-scss",
"extends": ["stylelint-config-standard-scss", "stylelint-config-concentric-order"],
"rules": {
"max-empty-lines": 1,
"max-nesting-depth": 3,
"string-quotes": "single",
"selector-class-pattern": "^-?([a-z][a-z0-9]*)(-[a-z0-9]+)*$",
"function-parentheses-newline-inside": "always-multi-line",
"selector-list-comma-newline-after": "always-multi-line",
"selector-no-qualifying-type": [
true,
{
Expand Down
Loading

0 comments on commit bc3870b

Please sign in to comment.