I bought a template for my project which has 'less' files along with other static files and templates.
Any suggestions where to put them?
Also, there are 3 django package to use for 'less' files.. django-static-compiler, django-compressor django-css to execute these files.
Please help me which one should i use and why these packages are needed. Thanks!
Edit - Found out that Django-css is dead. Please help me choose from other 2 packages