thanks for responding. how do you deal with Web2py upgrades: an upgrade that modifies its css. Have you split from Web2py's css files, do you handle them outside of CleverCSS or a third way?
On May 4, 5:27 pm, Thadeus Burgess <[email protected]> wrote: > 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

