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
360ac888
Commit
360ac888
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request
#19
from twbs/ie8-clean-css
Remove IE8 compatibility option from cssmin Grunt task config
parents
bd453652
e8646870
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Gruntfile.js
+0
-1
Gruntfile.js
with
0 additions
and
1 deletion
+0
-1
Gruntfile.js
+
0
-
1
View file @
360ac888
...
@@ -187,7 +187,6 @@ module.exports = function (grunt) {
...
@@ -187,7 +187,6 @@ module.exports = function (grunt) {
cssmin
:
{
cssmin
:
{
options
:
{
options
:
{
compatibility
:
'
ie8
'
,
keepSpecialComments
:
'
*
'
,
keepSpecialComments
:
'
*
'
,
noAdvanced
:
true
noAdvanced
:
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