Merge remote-tracking branch 'originssh/master'

This commit is contained in:
FezVrasta 2015-03-09 20:57:19 +01:00
commit 7fc0ccbd8f

View File

@ -224,7 +224,7 @@ module.exports = function(grunt) {
files: [
"index.html",
"dist/css/**/*.css",
"**/*.{png,jpg,jpeg,gif,webp,svg}"
"demo/**/*.{png,jpg,jpeg,gif,webp,svg}"
]
}
},