The build tasks in Rakefile are couple with SCSS too tightly. I've added a Stylus version (http://bit.ly/T76Ood) but don't have ready to go build tools. You (or me if I get a chance) should extract it out to allow specification of the source lang i.e.:
Yeah, I was really on the fence about including an SCSS version, as I generally prefer to write straight up CSS without any preprocessors. (A buddy contributed the SCSS and Rakefile for Typeset.css.)
Thanks for the Stylus input. I’ve never used it before and will take a look.
8 comments
[ 2.9 ms ] story [ 29.0 ms ] threadrake compile:stylus:minified
Thanks for the Stylus input. I’ve never used it before and will take a look.
More seriously, this looks quite useful.