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
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.4.tar.gz
(2.2 kB
view details)
File details
Details for the file c2c.recipe.cssmin-0.4.tar.gz
.
File metadata
- Download URL: c2c.recipe.cssmin-0.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15a8cc5d1b2986af593d6e266d11647bcc4650cc8b499d0d63471069d94a5d78 |
|
MD5 | 1e4d6efe65e7254723a798bd3d541394 |
|
BLAKE2b-256 | a56f29d246b5a8b79f16637071e8219dbdba08c1e6217a5b7056914a5a3c62b7 |