LESS combines CSS and javascript which I think that goes beyond the
safe line, so I vote for SCSS ( http://sass-lang.com/ ) that also has
a python version ( http://github.com/Kronuz/pyScss ).

LESS is based on an "older" version of SCSS that didn't follow CSS
syntax (SASS).

On Aug 3, 1:52 pm, Tom Evans <tevans...@googlemail.com> wrote:
> On Wed, Aug 3, 2011 at 10:10 AM, Jithin Emmanuel <jithin1...@gmail.com> wrote:
> > Can some one please point out how to use less css along with compressor
> > extension?
> > I use mac 10.6.8 and I am trying to use an existing project which was
> > initially setup in windows.
> > I am trying to figure out what I should give here.
> > COMPRESS_PRECOMPILERS = (
>
> >     ('text/less',""),
> > )
> > Any help appreciated.
>
> Hadn't come across less css before, looks interesting - well, looks
> how I wanted CSS to behave 10 years ago.
>
> Does this help? Seems to have examples for less
>
> http://django_compressor.readthedocs.org/en/latest/settings/#compress...
>
> Cheers
>
> Tom

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

Reply via email to