Skip to content

Commit

Permalink
Added sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Sep 24, 2013
1 parent ec75cd1 commit c638c8e
Show file tree
Hide file tree
Showing 7 changed files with 342 additions and 286 deletions.
2 changes: 2 additions & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ module.exports = (grunt)->
keepalive: true
files: ["#{SRC_DIR}/**/*.less"]
tasks: ["less"]

css:
options:
livereload: true
files: "#{TARGET_DIR}/<%= pkg.name %>.css"

html_templates:
options:
livereload: true
Expand Down
Loading

0 comments on commit c638c8e

Please sign in to comment.