bootstrap/.stylelintrc

6 lines
66 B
Plaintext
Raw Normal View History

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