On Mar 28, 2011, at 19:41 , Mark Sobkowicz wrote: > I've tried using SASS, which works fine. It takes a little work to set up - > I moved the theme css files to a SASS folder inside public/stylesheets, and > rewrote them a little. I used the .scss incarnation of SASS. Since Hobo is > Rails, its not really different from using SASS in Rails after you set it up.
Not right now, but I've been thinking that the ability to set SASS variables in application.dryml's <set-theme> (or through some similar contraption) could be a very powerful way of customising themes without needing to change them much from site to site. It could even prove interesting to ship with SASS function libraries for common CSS tricks that you don't want to repeat. -- Robin Berjon Robineko (http://robineko.com/) -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
