Skip to main content

A django-pipeline compressor to compress css files using csscompressor

Project description

django-pipeline-csscompressor
==============

A https://github.com/jazzband/django-pipeline css compressor
to compress css files using https://github.com/sprymix/csscompressor.

This allows you to use django-pipeline to compress CSS files without having to
rely on an external binary like YUI compressor, Uglify, etc.

Installation
------------

pip install django-pipeline-csscompressor

Configure django-pipeline to use django_pipeline_csscompressor.CssCompressor
as its `CSS_COMPRESSOR` in your `settings.py`:

CSS_COMPRESSOR = 'django_pipeline_csscompressor.CssCompressor '


Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-pipeline-csscompressor-0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

django_pipeline_csscompressor-0.1-py2.py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 2 Python 3

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