Skip to main content

A buildout recipe to merge and compress css files

Project description

Requirements

Requires zc.buildout and cssmin

Usage

Create a buildout.cfg file which contains the following:

[buildout]
parts = cssmin

[cssmin]
recipe = c2c.recipe.cssmin
input = foo/bar/file1.css
        foo/bar/file2.css
        foo/baz/file3.css
output = foo/build/output.min.css
compress = true

Path are relative to the buildout directory, absolute path are also allowed.

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

c2c.recipe.cssmin-0.5.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file c2c.recipe.cssmin-0.5.tar.gz.

File metadata

File hashes

Hashes for c2c.recipe.cssmin-0.5.tar.gz
Algorithm Hash digest
SHA256 f7597dcbe75590cf12ba78d7da8a00336fc258aa95ceeed7d9daf62c317b2c7f
MD5 746ce52173350d35fcff9335a8885368
BLAKE2b-256 d97747029684e84f6bc737d5a644015d2c17e8c2ae691b78b3e5731627a8fb86

See more details on using hashes here.

Provenance

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