think I get how bower works and for now shouldn't have to even add normalize

This commit is contained in:
dhg 2014-12-29 09:55:22 -08:00
parent 6fccc024ba
commit 6101a6652e

View File

@ -10,13 +10,7 @@
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)" "Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
], ],
"description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.", "description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.",
"main": [ "main": "css/skeleton.css",
"css/skeleton.css",
"index.html"
],
"dependencies": {
"normalize.css": "3.x.x"
},
"keywords": [ "keywords": [
"css", "css",
"skeleton", "skeleton",