On Thu, Feb 2, 2012 at 2:07 PM, Idan Gazit <i...@gazit.me> wrote:
> * less.js has the distinct advantage of being easier to develop for than
> sass for our purposes.If we go with a less.js solution (like bootstrap), we
> might not need to require that all edits to admin "source" stylesheets
> (less/scss) come with the recompiled CSS. This lowers the barrier to
> contribution significantly, at the cost of a bit of site performance as less
> gets compiled client-side. That being said, the admin isn't supposed to be
> used as a a high-traffic site (or shouldn't be, I can't say how people abuse
> it).

Two points:

* If we decide to change the admin site to use LESS, we should ship
compiled CSS. No need to introduce the less.js overhead.

* I have been working on a Python LESS compiler in my spare time, and
there could be a use for it in here.

Adrian

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to