Crass: A Ruby CSS Parser

Crass is a pure Ruby CSS parser that implements the 2013 draft of the CSS Syntax Level 3 specification. I created it because I needed a good Ruby CSS 3 parser and there wasn't one. Now there is!

Features

Installing

gem install crass

More Details

Head over to the Crass project page on GitHub for more details, including documentation and examples.