Commit 7fe70cb0 authored by Gleb Mazovetskiy's avatar Gleb Mazovetskiy

Disable source comments

Require latest grunt-sass, bumped dep
parent a4e991c1
......@@ -152,6 +152,7 @@ module.exports = function (grunt) {
options: {
includePaths: ['scss'],
precision: 6,
sourceComments: false,
sourceMap: true
},
core: {
......
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