This commit is contained in:
Henrique Dias 2015-09-22 19:37:01 +01:00
parent 9b35510f96
commit d140ffe6a0
3 changed files with 11 additions and 17 deletions

View File

@ -36,7 +36,9 @@ module.exports = function(grunt) {
css: {
src: ['node_modules/normalize.css/normalize.css',
'node_modules/font-awesome/css/font-awesome.css',
'node_modules/animate.css/animate.min.css',
'node_modules/animate.css/source/_base.css',
'node_modules/animate.css/source/bouncing_entrances/bounceInRight.css',
'node_modules/animate.css/source/fading_exits/fadeOut.css',
'node_modules/codemirror/lib/codemirror.css',
'node_modules/codemirror/theme/mdn-like.css',
'temp/css/**/*.css'

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long