Merge pull request #205 from bargosc/master

Added open-sans-fontface
This commit is contained in:
Guy Bedford
2015-02-17 14:00:32 +02:00
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",