add Open Sans font (with bower)

This commit is contained in:
Pierre Bondoerffer
2017-08-10 15:05:57 +02:00
parent 8efac4e661
commit 04b84538e1
3 changed files with 137 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
"require-css": "0.1.10",
"less": "^2.7.2",
"bootstrap": "#v4.0.0-alpha.6",
"diff-dom": "2.1.1"
"diff-dom": "2.1.1",
"open-sans-fontface": "^1.4.2"
}
}