This commit is contained in:
Mo Bitar
2018-01-16 13:42:58 -06:00
parent 47f81e84ad
commit 0b430d4d08
7 changed files with 22 additions and 44 deletions

View File

@@ -95,6 +95,9 @@ module.exports = function(grunt) {
},
css: {
options: {
separator: '',
},
src: [
'vendor/assets/stylesheets/app.css',
'node_modules/sn-stylekit/dist/stylekit.css'