twbs--bootstrap/.stylelintrc

6 lines
61 B
Plaintext
Raw Normal View History

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