Contents

django-sass-processor 1.4

0

SASS processor to compile SCSS files into *.css, while rendering, or offline.

SASS processor to compile SCSS files into *.css, while rendering, or offline.

Stars: 396, Watchers: 396, Forks: 67, Open Issues: 8

The jrief/django-sass-processor repo was created 9 years ago and the last code push was 1 weeks ago.
The project is popular with 396 github stars!

How to Install django-sass-processor

You can install django-sass-processor using pip

pip install django-sass-processor

or add it to a project with poetry

poetry add django-sass-processor

Package Details

Author
Jacob Rief
License
MIT
Homepage
https://github.com/jrief/django-sass-processor
PyPi:
https://pypi.org/project/django-sass-processor/
GitHub Repo:
https://github.com/jrief/django-sass-processor

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
No  django-sass-processor  pypi packages just yet.

Errors

A list of common django-sass-processor errors.

Code Examples

Here are some django-sass-processor code examples and snippets.

GitHub Issues

The django-sass-processor package has 8 open issues on GitHub

  • Regression: Use of custom storages broken

See more issues on GitHub

Related Packages & Articles

django-saml2-auth 2.2.1

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

django-reversion 5.0.12

An extension to the Django web framework that provides version control for model instances.