django-sass-processor

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

MIT License

Downloads
248.6K
Stars
397
Committers
27
django-sass-processor - 1.4.1 Latest Release

Published by jrief 5 months ago

django-sass-processor - 1.4

Published by jrief 11 months ago

django-sass-processor - 1.3

Published by jrief 12 months ago

django-sass-processor -

Published by Natureshadow over 3 years ago

This is a new major release. Conforming with Semantic Versioning, it introduces breaking changes.

  • Management command compilescss now uses the same storage as the template tags.
  • Any storage can now be used as destination.
  • Breaking change: The argument --use-processor-root to compilescss was replaced
    with --use-storage.
  • Breaking change: SassS3Boto3Storage was removed. Use the S3Boto3Storage from
    django-storages directly.
  • Breaking change: Support for Django <2.2 was dropped
  • Dev: Migrated setup meta-data to setup.cfg
  • Dev: Enabled tests on Python 3.9
Package Rankings
Top 2.16% on Pypi.org
Badges
Extracted from project README
Build Status PyPI PyPI version PyPI Downloads Twitter Follow