# Libsasscompiler A fast scss/sass compiler for [django-pipeline](https://github.com/jazzband/django-pipeline) using [python libsass port](https://github.com/dahlia/libsass-python) (no needed of ruby-sass anymore) # Install `pip install libsasscompiler` # Usage Add to your pipeline compiler ``` PIPELINE['COMPILERS'] = ( 'libsasscompiler.LibSassCompiler', ) ```
Project description
UNKNOWN
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.