Re: django less compilation to empty css

2014-07-09 Thread Daniele Procida
On Wed, Jul 9, 2014, Muneeb Ahmed wrote: > I have gone through a no of tutorials but cant able to compile less to css >What is the best technique to compile less to css in django. (Static >precomiler, yui, e.t.c) You'll get answers to your questions on the django-users email list, - the web

django less compilation to empty css

2014-07-09 Thread Muneeb Ahmed
I have gone through a no of tutorials but cant able to compile less to css What is the best technique to compile less to css in django. (Static precomiler, yui, e.t.c) Can you provide me some reasonable detail to configure less to django. because when i compiles it produces the empty css An