Skip to content

Commit

Permalink
no sourcemaps
Browse files Browse the repository at this point in the history
  • Loading branch information
makeusabrew committed Sep 8, 2016
1 parent 2f7b8fc commit 4b74d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module.exports = (grunt) ->
sass:
options:
style: "compressed"
sourcemap: "none"
build:
files:
"public/assets/css/style<%= append %>.min.css" : "sass/style.scss"
Expand Down

0 comments on commit 4b74d79

Please sign in to comment.