| |||||
SCSS, formerly known as SASS, is a markup language and compiler for enhancing CSS syntax.
It helps developers write more maintainable CSS code, with support for various features like mixins and variables.
django-scss does exactly what the name hints, it allows compiling SCSS code into active CSS for Django view templates.
It works with inline or remote SCSS code.
Requirements:
· Django
What's New in This Release: [ read full changelog ]
· Added staticfiles finder to serve compiled files in dev mode.

Via: django-scss 0.6






0 Comment:
Post a Comment