Remove FA from vendor CSS.

This commit is contained in:
Christopher Charbonneau Wells 2017-09-15 12:45:12 -04:00
parent 3d88235eb9
commit bc7b9a97fa
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@ module.exports = {
stylesConfig: {
dest: basePath + 'css/',
vendor: [
'node_modules/tempusdominus-bootstrap-4/build/css/tempusdominus-bootstrap-4.css',
'node_modules/font-awesome/css/font-awesome.css'
'node_modules/tempusdominus-bootstrap-4/build/css/tempusdominus-bootstrap-4.css'
],
app: 'babyblotter/static_src/scss/babyblotter.scss',
ignore: [