[Ruby] [ANN] csspool 0.2.4 Released
Aaron Patterson
aaron at tenderlovemaking.com
Thu Dec 6 17:40:26 PST 2007
csspool version 0.2.4 has been released!
* <http://csspool.rubyforge.org/>
CSSpool (pronounced "cesspool") is a validating SAC parser for CSS. The parser
calls methods on a document handler depending on what it has found. CSSPool
currently only supports CSS 2.1. CSSPool will not yield invalid properties or
selectors.
Changes:
## 0.2.4
* Fixed error handling on at rules. Thanks Dan for tests!
* Made specificity an array
* Made StyleSheet::Rule comparable on specificity
* <http://csspool.rubyforge.org/>
"Make it work" -- Tim Gunn
--
Aaron Patterson
http://tenderlovemaking.com/
More information about the Ruby
mailing list