Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 31e246e

Browse files
authored
Merge pull request #44 from GrabarzUndPartner/feature/update
chore(sample): update structure and content
2 parents 9b61112 + 88cb0be commit 31e246e

File tree

24 files changed

+715
-79
lines changed

24 files changed

+715
-79
lines changed

.stylelintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
]
2323
}
2424
],
25+
"selector-class-pattern": null,
2526
"block-closing-brace-empty-line-before": null,
2627
"max-empty-lines": null,
2728
"no-descending-specificity": null,
@@ -41,4 +42,4 @@
4142
}
4243
]
4344
}
44-
}
45+
}

0 commit comments

Comments
 (0)