1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-05 19:03:18 +04:00

Remove Stylelint configuration file as part of project cleanup

This commit is contained in:
Bartek
2026-08-05 11:02:10 +02:00
parent c78a52364c
commit 9f1a31734b
-8
View File
@@ -1,8 +0,0 @@
{
"extends": [
"stylelint-config-twbs-bootstrap/scss"
],
"rules": {
"selector-no-qualifying-type": null
}
}