fix(build): temp build fix, removed sass lint, fixes #6646

This commit is contained in:
Torkel Ödegaard 2016-11-22 13:34:36 +01:00
parent a362c84fdf
commit 6e1beea1f2

View File

@ -8,7 +8,6 @@ module.exports = function(grunt) {
'concat:cssLight',
'concat:cssFonts',
'styleguide',
'sasslint',
'postcss'
]
);