Bootstrap/.stylelintrc

6 lines
66 B
Plaintext
Raw Normal View History

2017-10-03 06:34:56 +03:00
{
"extends": [
2019-01-10 15:56:54 +02:00
"stylelint-config-twbs-bootstrap/scss"
]
2017-10-03 06:34:56 +03:00
}