Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
/ webgm Public archive
forked from luizzeroxis/webgm

Commit 685ba50

Browse files
committed
Updated dependencies and better CSS order.
1 parent 8fd8efb commit 685ba50

9 files changed

+1322
-171
lines changed

.stylelintrc.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"extends": "stylelint-config-standard",
3-
"rules": {
4-
"indentation": "tab"
5-
}
2+
"extends": [
3+
"stylelint-config-standard-scss",
4+
"stylelint-config-idiomatic-order"
5+
]
66
}

0 commit comments

Comments
 (0)