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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for c2c.recipe.cssmin-0.6.tar.gz
Algorithm Hash digest
SHA256 961935300bc20c921ea5cce30f246013d85aa1bc9b662074a6093320f1f773a1
MD5 250aaf1e939af380138db66ad83e8fd9
BLAKE2b-256 5143721c26b9d0d351b0957cf933024f11f4865345848a0ffaae9df7a97b7540

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