Sorry for the noob question, but after putting the ecsstender js files
in page, border-radius doesn't seem to work (at all). I see in
Firebug that ecsstender is requesting my stylesheets with XHR, but
after that, nothing happens.
Is there some reason why this wouldn't work on localhost? Obviously,
I'm doing all the development locally. I would love to leverage this
library in order to avoid forking css, but so far it doesn't look good
for adoption.
Or maybe do reset.css stylesheets break it? I'm using the one from
http://html5doctor.com/html-5-reset-stylesheet/
Thanks for your help.
-Steve