Skip to content
GitLab
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
9b71314f
Commit
9b71314f
authored
11 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Turn advanced optimizations off until it's fixed in clean-css.
parent
f00bbdd9
1 merge request
!11977
docs-assets: concatenate and minify all docs files.
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Gruntfile.js
+1
-0
Gruntfile.js
docs/assets/css/pack.min.css
+1
-1
docs/assets/css/pack.min.css
with
2 additions
and
1 deletion
+2
-1
Gruntfile.js
+
1
-
0
View file @
9b71314f
...
...
@@ -183,6 +183,7 @@ module.exports = function (grunt) {
compress
:
{
options
:
{
keepSpecialComments
:
'
*
'
,
noAdvanced
:
true
,
// turn advanced optimizations off until it's fixed in clean-css
report
:
'
min
'
,
selectorsMergeMode
:
'
ie8
'
},
...
...
This diff is collapsed.
Click to expand it.
docs/assets/css/pack.min.css
+
1
-
1
View file @
9b71314f
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