The key to this is using Sass::Engine directly. There's lots of
documentation on the website:
http://sass-lang.com/docs/yardoc/Sass/Engine.html

On Fri, Mar 5, 2010 at 1:05 PM, Jonathan Linowes <[email protected]> wrote:

> hi,
> i'm developing the ability for users to customize their project theme, and
> was thinking the attributes they set would be passed as variables to sass
> templates. Then if i could call the sass gem to compile into a css string,
> store the string in the database, and then embed those <style> in the users
> project layout (or cache a personalized css file). Any suggestions, links,
> and/or snippets how to accomplish this would be appreciated. thx
>
> linoj
>
> --
> You received this message because you are subscribed to the Google Groups
> "Haml" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected] <haml%[email protected]>.
> For more options, visit this group at
> http://groups.google.com/group/haml?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" 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/haml?hl=en.

Reply via email to