This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
dfba588d0d
bootstrap
/
.stylelintrc
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Switch to stylelint. (#23572)
2017-10-03 11:34:56 +08:00
{
Tighten stylelint config. (#27336) Also improve its formatting.
2018-10-15 17:24:53 +08:00
"extends": [
Update devDependencies. (#28016)
2019-01-10 21:56:54 +08:00
"stylelint-config-twbs-bootstrap/scss"
Switch to our Stylelint config. (#27974)
2019-01-06 02:59:44 +08:00
]
Switch to stylelint. (#23572)
2017-10-03 11:34:56 +08:00
}