Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
88f01c49
Commit
88f01c49
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #12917 from 5im0n/master
Update dont' working csscomb properties
parents
026e2f8d
02ca9de4
3 merge requests
!28721
Hot test
,
!22103
test
,
!25326
Adjust examples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/.csscomb.json
+2
-2
less/.csscomb.json
with
2 additions
and
2 deletions
+2
-2
less/.csscomb.json
+
2
-
2
View file @
88f01c49
{
"always-semicolon"
:
true
,
"block-indent"
:
2
,
"colon-space"
:
true
,
"colon-space"
:
[
0
,
1
]
,
"color-case"
:
"lower"
,
"color-shorthand"
:
true
,
"combinator-space"
:
true
,
...
...
@@ -10,7 +10,7 @@
"leading-zero"
:
false
,
"remove-empty-rulesets"
:
true
,
"rule-indent"
:
2
,
"stick-brace"
:
true
,
"stick-brace"
:
" "
,
"strip-spaces"
:
true
,
"unitless-zero"
:
true
,
"vendor-prefix-align"
:
true
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets