2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Disable source comments

Require latest grunt-sass, bumped dep
This commit is contained in:
Gleb Mazovetskiy
2014-12-05 10:53:14 +00:00
parent a4e991c1a6
commit 7fe70cb083
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -152,6 +152,7 @@ module.exports = function (grunt) {
options: {
includePaths: ['scss'],
precision: 6,
sourceComments: false,
sourceMap: true
},
core: {