Deduplicated bootstrap include

This commit is contained in:
Ruben Vereecken 2014-07-14 18:52:23 +02:00
parent 7446c9ee08
commit ae4a5eb460
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
@import "bootstrap/bootstrap";

View file

@ -64,7 +64,7 @@ exports.config =
'stylesheets/app.css': /^(app|vendor|bower_components)/
order:
before: [
'app/styles/bootstrap.scss'
'app/styles/bootstrap/*'
'vendor/styles/nanoscroller.scss'
]
templates: