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.2.0.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for libsasscompiler-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5cfb2b823997cc322dd65d313241958c1fc205a9b839eeccf29e34276d8a2a6 |
|
MD5 | 31e406268fc7b05a6236a81e49529a4f |
|
BLAKE2b-256 | 8c48f7d424a5b2692f58c514e36deda5e995b65a0e94d6c3481c0cd47ed581ee |