mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
specify block indent as numeral to prevent fubared media query output
This commit is contained in:
parent
e90ce1c0d5
commit
0991c7c341
@ -1,6 +1,6 @@
|
||||
{
|
||||
"always-semicolon": true,
|
||||
"block-indent": true,
|
||||
"block-indent": 2,
|
||||
"colon-space": true,
|
||||
"color-case": "lower",
|
||||
"color-shorthand": true,
|
||||
|
Loading…
Reference in New Issue
Block a user