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