twbs--bootstrap/.stylelintrc

6 lines
66 B
Plaintext
Raw Normal View History

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