Skip to content

bcarlin/flask-scss

Repository files navigation

Flask-Scss

image

This extension brings Scss support to Flask apps.

It is far from perfect or complete. Current features are the following:

  • Automatic discovery of .scss assets
  • Automatic compilation of .scss files
  • Automatic refreshing of resulting .css files when .scss sources have changed

Scss files compilation is done by the pyScss implementation by German M. Bravo (Kronuz). Refer to this package documentation to see the supported scss syntax.

About

This extension brings support for scss files to Flask

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages