Source code
CERNY.ant.mergecss
This file implements a Ant script task definition for merging a CSS file. The task has two mandatory attributes: src-file - the source CSS file dest-file - the destination file
The resulting CSS file will have included the content of all imports that do not contain relative paths.
Uses
Used by
None
History
2007-11-17
:
Created.

