Skip to content

Commit

Permalink
Better grunt css config.. opening bracket on same line, tab indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsternberg committed Dec 9, 2014
1 parent ce3345a commit f82930c
Show file tree
Hide file tree
Showing 4 changed files with 1,104 additions and 1,640 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module.exports = function(grunt) {
csscomb: {
dist: {
files: [{
expand: true,
expand: false,
cwd: 'css/',
src: ['**/*.css'],
dest: 'css/',
Expand Down
Loading

0 comments on commit f82930c

Please sign in to comment.