Wednesday, June 23, 2010

Stop Forking with CSS3: eCSStender

http://www.alistapart.com/articles/stop-forking-with-css3/

I decided to build a JavaScript library that supports clean living (or at least clean CSS): eCSStender.  [...] Boiled down to its essence, eCSStender (pronounced “extender”) is a JavaScript library (akin to jQuery or Prototype) specifically built for working with CSS. On its own, eCSStender doesn’t do anything but analyze your stylesheets. When powering “extensions,” however, eCSStender allows you to use properties such as @border-radius and selectors like@.seven:nth-child(even) without having to resort to forks or hacks.

Posted via email from miner49r

No comments: