Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 67275fa

Browse files
author
Kevin Parkerson
committed
Merge pull request #828 from swilliamset/css-min-fail
upgrade of grunt-contrib-less dependency causes bad min css; rolling bac...
2 parents 408173d + 797586d commit 67275fa

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

dist/css/fuelux.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/fuelux.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/fuelux.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"grunt-contrib-connect": "^0.8.0",
3939
"grunt-contrib-copy": "^0.7.0",
4040
"grunt-contrib-jshint": "^0.10.0",
41-
"grunt-contrib-less": "^0.11.4",
41+
"grunt-contrib-less": "^0.9.0",
4242
"grunt-contrib-qunit": "^0.5.2",
4343
"grunt-contrib-uglify": "^0.6.0",
4444
"grunt-contrib-watch": "^0.6.1",

0 commit comments

Comments
 (0)