Skip to content

This extension brings support for scss files to Flask

License

Notifications You must be signed in to change notification settings

JYOuyang/flask-scss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-Scss

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.

Links

About

This extension brings support for scss files to Flask

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%