changed to non-min css per bower spec

This commit is contained in:
Ben Thomas 2013-11-12 08:40:48 -07:00
parent af78c217db
commit 7139cff350

View File

@ -8,7 +8,7 @@
"development": {}, "development": {},
"license": "SIL, MIT, CC BY 3.0", "license": "SIL, MIT, CC BY 3.0",
"main": [ "main": [
"./css/font-awesome.min.css", "./css/font-awesome.css",
"./fonts/*" "./fonts/*"
] ]
} }