Thanks. Not sure how to use mako to genetate css files. Yes I need to have some dynamic content in the css. Could you be so kind and forward a link or an example on how to do this with mako?
On Tuesday, October 21, 2014 1:52:11 AM UTC-5, Torsten Irländer wrote: > > Hi, > > +1 for mako. > I also use mako to generate the CSS files if I want to add some dynamic > content. This works pretty well so far here. > > Am Dienstag, 21. Oktober 2014 00:31:00 UTC+2 schrieb gazza: >> >> Hello, >> >> Normally I would pass my context object to a template. However I would >> like to >> pass this to a css class. >> >> i.e c.color="red" >> >> Is this possible? or do I have to add a style statement in html on the >> template. >> >> Thanks, >> Gary C >> > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
