python3-django-sass

simplest way to use Sass with Django

Description

The module is the absolute simplest way to use Sass with Django. Pure Python, minimal dependencies, and no special configuration required. django-sass only depends on libsass.

Other packages such as django-libsass and django-sass-processor, while nice packages, require django-compressor which itself depends on several other packages that require compilation to install.

 * If you simply want to use Sass in development without installing a web of
   unwanted dependencies, then django-sass is for you.
 * If you don't want to deploy any processors or compressors to your
   production server, then django-sass is for you.
 * If you don't want to change the way you reference and serve static files,
   then django-sass is for you.
 * And if you want the absolute simplest installation and setup possible for
   doing Sass, django-sass is for you too.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/coderedcorp/django-sass


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-sass