django pipeline scss/sass compiler, no needed of ruby
Project description
Libsasscompiler
A fast scss/sass compiler for django-pipeline using python libsass port (no needed of ruby-sass anymore)
Requirements
Same as django-pipeline
Install
pip install libsasscompiler
Usage
Add to your pipeline compiler
PIPELINE['COMPILERS'] = (
'libsasscompiler.LibSassCompiler',
)
Contribute
- Fork
- create a branch
feature/your_feature
- commit - push - pull request
Thanks :)
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.
Source Distribution
libsasscompiler-0.1.7.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for libsasscompiler-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1ccec940ed3735df03c13c04177d5d3c31f614f2cf97071caf3ead5073f2ceb |
|
MD5 | 46f64d5cbb001c0120dc7d9bf8674f51 |
|
BLAKE2b-256 | 623b9f8d9dd76e9401616548e8ff097495addc16fd3833d5db32ae425d8532ed |