mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-09 21:04:42 +00:00
specify block indent as numeral to prevent fubared media query output
This commit is contained in:
parent
e90ce1c0d5
commit
0991c7c341
2 changed files with 690 additions and 690 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"always-semicolon": true,
|
||||
"block-indent": true,
|
||||
"block-indent": 2,
|
||||
"colon-space": true,
|
||||
"color-case": "lower",
|
||||
"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
Loading…
Reference in a new issue