Fixes #15: Use Bower, update CSS

This commit is contained in:
Oliver Davies 2016-01-08 01:44:44 +00:00
parent 8eced71cd1
commit d904f8ee22
11 changed files with 87 additions and 302 deletions

3
.bowerrc Normal file
View file

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