Skip to content

RealP/libsass-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Libsass Python Watcher

Auto update CSS file when changes are detected to a Sass file

Getting started

Clone or download the project and run

python sassc_watcher.py your_sass_file.scss your_css_file.css

Prerequisites

You must download libsass-python and watchdog

pip install libsass
pip install watchdog

Built With

  • libsass-python - provides python binding to libsass library
  • Watchdog - for detecting file modification events

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages