Bootstrap/.stylelintrc
2019-01-05 20:59:44 +02:00

6 lines
61 B
Plaintext

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