[Frontend] Removed reset.css and refs to modernizr

#700
Removed reset.css; Removed refs to
modernizr from licenses and readme.md;
This commit is contained in:
Charles Hacskaylo
2016-03-16 14:44:01 -07:00
parent 3258342783
commit da1e6750a0
2 changed files with 0 additions and 38 deletions

View File

@ -177,10 +177,6 @@ define([
{
"stylesheetUrl": "css/normalize.min.css",
"priority": "mandatory"
},
{
"stylesheetUrl": "css/reset.css",
"priority": "mandatory"
}
],
"templates": [
@ -523,16 +519,6 @@ define([
}
],
"licenses": [
{
"name": "Modernizr",
"version": "2.6.2",
"description": "Browser/device capability finding",
"author": "Faruk Ateş",
"website": "http://modernizr.com",
"copyright": "Copyright (c) 20092015",
"license": "license-mit",
"link": "http://modernizr.com/license/"
},
{
"name": "Normalize.css",
"version": "1.1.2",