Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Commit

Permalink
updated css minification rules
Browse files Browse the repository at this point in the history
  • Loading branch information
cimi committed Jan 30, 2013
1 parent 0b6bd3c commit 8868ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ module.exports = function( grunt ) {

// concat css/**/*.css files, inline @import, output a single minified css
css: {
'styles/main.css': ['styles/main.css'],
'styles/all.css': ['styles/**/*.css']
},

Expand Down

0 comments on commit 8868ca9

Please sign in to comment.