Added open-sans-fontface

This commit is contained in:
Bartosz Gościński
2015-02-17 12:40:09 +01:00
parent 41fbcccdf6
commit 641793ea17
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"main": "open-sans.css!",
"dependencies": {
"css": "^0.1.5"
}
}
+1
View File
@@ -161,6 +161,7 @@
"nprogress": "github:rstacruz/nprogress",
"observe-js": "github:Polymer/observe-js",
"omniscient": "npm:omniscient",
"open-sans-fontface": "github:FontFaceKit/open-sans",
"os": "github:jspm/nodelibs-os",
"page": "npm:page",
"parallax": "github:wagerfield/parallax",