Load Bootstrap via Bower

TODO:
- Update README
- Use grunt-bower-task?
This commit is contained in:
Ben Word
2014-02-02 22:10:00 -06:00
parent a182430df7
commit 645cf9939b
62 changed files with 36 additions and 9585 deletions

3
.bowerrc Normal file
View File

@@ -0,0 +1,3 @@
{
"directory": "assets/vendor"
}