Move bower_components into vendor. Closes #747

This commit is contained in:
James Brooks
2015-06-19 11:47:38 +01:00
parent 9f528584f0
commit 2579b8a48e
7 changed files with 58 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
// Import boostrap variables including default color palette and fonts
@import "./bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_variables";
@import "./vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_variables";
.bootstrap-datetimepicker-widget {
list-style: none;