mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
specify block indent as numeral to prevent fubared media query output
This commit is contained in:
+1
-1
@@ -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,
|
||||||
|
|||||||
Vendored
+689
-689
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user