Use Bower for fonts

This commit is contained in:
Pierre Rudloff 2015-10-29 23:29:57 +01:00
parent cd97433a4e
commit c79cd21d74
5 changed files with 9 additions and 2 deletions

6
bower.json Normal file
View file

@ -0,0 +1,6 @@
{
"name": "alltube",
"dependencies": {
"opensans-googlefont": "*"
}
}