pysass 0.1.0

Creator: bradpython12

Last updated:

0 purchases

pysass 0.1.0 Image
pysass 0.1.0 Images
Add to Cart

Description:

pysass 0.1.0

pysass
A simple wrapper on
libsass-python pysassc
to add watch capability using watchdog.
Features

add -w and --watch flags to pysassc command.
watch included directories and source directory recursively.
only watch *.scss files.
throttling.

Install
$ pip install pysass

Usage
Use pysass command instead of pysassc in order to use -w or
--watch flag additionaly to those provided by
libsass-python pysassc.
eg.
$ pysass -t compressed -I node_modules/skeleton-scss/scss/ \
-m ./project/src/main.scss ./project/dist/style.css --watch

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.