1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

single array == no rogue spaces

This commit is contained in:
Mark Otto 2013-12-08 22:32:07 -08:00
parent 4540f9e2d2
commit e90ce1c0d5
2 changed files with 6 additions and 431 deletions

View file

@ -1,5 +1,4 @@
{
"always-semicolon": true,
"block-indent": true,
"colon-space": true,
@ -15,7 +14,6 @@
"strip-spaces": true,
"unitless-zero": true,
"vendor-prefix-align": true,
"sort-order": [
[
"font",
@ -31,17 +29,13 @@
"font-emphasize-position",
"font-emphasize-style",
"font-smooth",
"line-height"
],
[
"line-height",
"position",
"z-index",
"top",
"right",
"bottom",
"left"
],
[
"left",
"display",
"visibility",
"float",
@ -56,9 +50,7 @@
"flex-direction",
"flex-order",
"flex-pack",
"flex-align"
],
[
"flex-align",
"-webkit-box-sizing",
"-moz-box-sizing",
"box-sizing",
@ -77,9 +69,7 @@
"padding-top",
"padding-right",
"padding-bottom",
"padding-left"
],
[
"padding-left",
"table-layout",
"empty-cells",
"caption-side",
@ -88,9 +78,7 @@
"list-style",
"list-style-position",
"list-style-type",
"list-style-image"
],
[
"list-style-image",
"content",
"quotes",
"counter-reset",
@ -216,9 +204,7 @@
"-webkit-hyphens",
"-moz-hyphens",
"hyphens",
"pointer-events"
],
[
"pointer-events",
"opacity",
"filter:progid:DXImageTransform.Microsoft.Alpha(Opacity",
"-ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha",

411
dist/css/bootstrap.css vendored

File diff suppressed because it is too large Load diff