2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00
Files
bootstrap/.stylelintrc
T
2019-01-10 15:56:54 +02:00

6 lines
66 B
Plaintext

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