Updated dependencies + fonts optimizations

This commit is contained in:
NGPixel
2016-12-27 21:46:06 -05:00
parent 9caaeee682
commit 4535df89f9
18 changed files with 113 additions and 739 deletions

View File

@@ -51,7 +51,6 @@ var paths = {
},
css: {
combine: [
'./node_modules/font-awesome/css/font-awesome.min.css',
'./node_modules/highlight.js/styles/tomorrow.css',
'./node_modules/simplemde/dist/simplemde.min.css'
],
@@ -67,8 +66,6 @@ var paths = {
]
},
fonts: [
'./node_modules/font-awesome/fonts/*-webfont.*',
'!./node_modules/font-awesome/fonts/*-webfont.svg',
'../node_modules/requarks-core/core-client/fonts/**/*' //! MUST BE LAST
],
deploy: [