2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
Files
bootstrap/.stylelintrc
T
2019-01-05 20:59:44 +02:00

6 lines
61 B
Plaintext

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