Unless you need to generate CSS dynamically based on the request, I would
think it would be more efficient to compile the CSS once and serve it from
'static' -- that would avoid repetitive computation and allow for browser
caching, no? It's also more portable that way.
Anthony
On Monday, June
Wouldn't it be nice to manage the lesscss variables (they look much
like macros) from inside web2py?
That would add just a tiny computational effort on the server.
mic
2011/6/27 Massimo Di Pierro :
> I agree. Moreover when we move stuff like this to the client our apps
> get faster, when we move
On 25-06-2011 13:51, Joe Barnhart wrote:
> That's http://lesscss.org/ Sheesh.
>
> On Jun 25, 7:50 pm, Joe Barnhart wrote:
>> http://lescss.org/
thanks Joe,
I've looking for such a tool for years.
cheers,
Stef
3 matches
Mail list logo