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.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for c2c.recipe.cssmin-0.5.1.tar.gz
Algorithm Hash digest
SHA256 656d27d30056b2cf1a22b92c4a241b9a5f5ad719345361716735cf389e7204cd
MD5 a9f4c2fc009101918e622e4a8fee96ce
BLAKE2b-256 01a51566e7e1808e1401d7727a2ef7f0ebde31cc34fc7f9f0dafafcff41d315a

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