Bootstrap/.stylelintrc
2019-01-10 15:56:54 +02:00

6 lines
66 B
Plaintext

{
"extends": [
"stylelint-config-twbs-bootstrap/scss"
]
}