fixing ReSpec warning
authorJames Craig <jcraig@apple.com>
Tue, 05 Nov 2013 01:58:49 -0800
changeset 142 6644d04a01df
parent 141 7ecad4af68c9
child 143 96fb200fd78c
fixing ReSpec warning
src/indie-ui-context.html
--- a/src/indie-ui-context.html	Wed Oct 30 14:52:34 2013 -0700
+++ b/src/indie-ui-context.html	Tue Nov 05 01:58:49 2013 -0800
@@ -46,10 +46,10 @@
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept
-          extraCSS:             [
-            "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css",
-            "./css/screen.css"
-          ],
+          // extraCSS:             [
+          //   "http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css",
+          //   "./css/screen.css"
+          // ],
 
           // editors, add as many as you like
           // only "name" is required, also can have url, company, companyURL in comma separated list