Posted By: John Barnette
Date: 2008-04-09 23:49
Summary: csspool 0.2.5 Released
Project: csspool
csspool version 0.2.5 has been released!
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.5
* Accepting spaces after error rules. * Comments with asterisks tokenize correctly. [Seth Rasmussen] * Stop polluting the global namespace with includes. [Thomas Kadauke] |
|