mirror of
https://github.com/tabler/tabler.git
synced 2026-01-09 22:20:09 +04:00
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
{
|
|
"extends": [
|
|
"stylelint-config-twbs-bootstrap/scss"
|
|
],
|
|
"rules": {
|
|
"selector-no-qualifying-type": null
|
|
}
|
|
} |