Removed normalize submodule - bower is being a PITA

This commit is contained in:
Nick Pack
2013-07-15 10:38:44 +01:00
parent 1c95caafde
commit cc8b5f390b
9 changed files with 1058 additions and 4 deletions

View File

@ -0,0 +1,8 @@
{
"name": "normalize-css",
"version": "2.1.1",
"author": "Nicolas Gallagher",
"homepage": "http://necolas.github.com/normalize.css/",
"main": "normalize.css",
"styles": ["normalize.css"]
}