Remove bower and port dependencies over to npm

This commit is contained in:
Petr Gazarov
2016-11-06 21:45:09 -05:00
parent 79a7677093
commit f159027025
15 changed files with 49 additions and 84 deletions

View File

@@ -76,7 +76,7 @@
//== Iconography
//
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via npm.
//** Load fonts from this directory.
@icon-font-path: "../fonts/";