Commit 9b59e077 authored by Gleb Mazovetskiy's avatar Gleb Mazovetskiy

Merge pull request #4 from twbs/disable-source-comments

Disable source comments
parents a4e991c1 2033f169
......@@ -152,6 +152,7 @@ module.exports = function (grunt) {
options: {
includePaths: ['scss'],
precision: 6,
sourceComments: false,
sourceMap: true
},
core: {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment