mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
specify block indent as numeral to prevent fubared media query output
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"always-semicolon": true,
|
"always-semicolon": true,
|
||||||
"block-indent": true,
|
"block-indent": 2,
|
||||||
"colon-space": true,
|
"colon-space": true,
|
||||||
"color-case": "lower",
|
"color-case": "lower",
|
||||||
"color-shorthand": true,
|
"color-shorthand": true,
|
||||||
|
1378
dist/css/bootstrap.css
vendored
1378
dist/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user