SCSS 0.2.2 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 62K
Developer: Julian Graham
0 stars award from rbytes.net

SCSS is a Scheme module for emitting, querying, and parsing style information compatible with the W3C Cascading Stylesheets recommendation.

While SCSS does not itself provide any rendering functionality, it can provide style information to applications and libraries that do.

If used with XML documents produced by SXML or SDOM, SCSS can accomodate the full range of selector types described in the W3C recommendation; it can also match simple selectors against strings when structured document information is not available.

What's New in This Release:
This release includes significant improvements over release 0.2.1 to the correctness of cascade lookups and additions to the API.

SCSS 0.2.2 search tags