I've been thinking about this, also, but I think you could make a new "sass" theme with a 'config.sass' (or .scss) file that sets the sass variables and other files that use them. In fact, I might go try this! I don't see a compelling reason to set theme variables in the markup.
I want to stress that if you want to use SASS in your Hobo app there is nothing holding you back. Hobo uses neat, shiny hobofields, and cool dryml, but the css in the themes is just css (no offense to the theme-writers). You can replace it and mess with it with almost complete abandon without messing anything up. On Mar 29, 2011, at 8:17 AM, Robin Berjon wrote: > 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. -- 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.
