Update deps, remove some stuff

This commit is contained in:
Nikolai R Kristiansen
2015-06-28 18:05:35 +02:00
parent ddf1081d27
commit 97740d30bf
25 changed files with 794 additions and 440 deletions

View File

@@ -1,7 +1,7 @@
$icon-font-path: "../bower_components/bootstrap-sass-official/vendor/assets/fonts/bootstrap/";
$icon-font-path: "../bower_components/bootstrap-sass/assets/fonts/bootstrap/";
// bower:scss
@import "../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap.scss";
@import "../bower_components/bootstrap-sass/assets/stylesheets/bootstrap.scss";
// endbower
@import "block_grid"; // from foundation 5
@@ -55,4 +55,4 @@ h3 {
text-align: center;
color: #666;
font-size: 12px;
}
}