Answer the question
In order to leave comments, you need to log in
CSS preprocessors and assemblers for Flask Python?
What are the css preprocessors for Flask/Python?
Are there solutions for Stylus or SASS?
And what are the project builders for the same stack?
Answer the question
In order to leave comments, you need to log in
Flask-Assets (wrapper over Webassets), documentation below:
flask-assets.readthedocs.io/en/latest Webassets
documentation:
https://webassets.readthedocs.io/en/latest/
Support for Sass and SCSS is available, and you can use different Sass/SCSS implementations:
There seems to be no support for Stylus. But there is support for Less, PostCSS and all sorts of CSS/JS minifiers.
Naturally, the assembly of CSS / JS files in the Flask-Assets / Webassets libraries is provided.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question