Skip to main content

django pipeline scss/sass compiler, no needed of ruby

Project description

Build Status Coverage Status PyPI version

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

  1. Fork
  2. create a branch feature/your_feature
  3. commit - push - pull request

Thanks :)

Project details


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.9.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page