Posted By: Aaron Patterson
Date: 2007-12-01 19:45
Summary: csspool 0.2.1 Released
Project: csspool
csspool version 0.2.1 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.1
* Recovering from unexpected tokens in the properties section. |
|