think I get how bower works and for now shouldn't have to even add normalize
This commit is contained in:
parent
6fccc024ba
commit
6101a6652e
@ -10,13 +10,7 @@
|
||||
"Dave Gamache <hello@davegamache.com> (http://davegamache.com/)"
|
||||
],
|
||||
"description": "Skeleton is a dead-simple, responsive boilerplate to kickstart any responsive project.",
|
||||
"main": [
|
||||
"css/skeleton.css",
|
||||
"index.html"
|
||||
],
|
||||
"dependencies": {
|
||||
"normalize.css": "3.x.x"
|
||||
},
|
||||
"main": "css/skeleton.css",
|
||||
"keywords": [
|
||||
"css",
|
||||
"skeleton",
|
||||
|
Loading…
Reference in New Issue
Block a user