pavelkunc1 has quit [Read error: Operation timed out]
<jugglinmike>
hey hey! I'd like to compile two representations of my SASS files: one as CSS and one as minified CSS. Right now, I have two separate "compile" rules, one that uses the SASS filter, and one that uses the SASS filter *and* the "rainpress" filter
<jugglinmike>
This duplication seems inefficient, and I'm wondering if nanoc provides a means to create a representation from the output of another compilation rule