I use clevercss for large projects, which is similar to SASS. However, for dynamic css I use it as a template. And for small apps I just write css straight up in the static folder.
-- Thadeus On Tue, May 4, 2010 at 9:12 AM, Carl <[email protected]> wrote: > hi, > > Is anyone using SASS to manage their CSS definitions? > http://sass-lang.com/ > > And if so, how have you managed web2py's css files? > > thanks >

