A collection of CSS Lint targets for Phing.
This project can be checked out with Composer.
"require": {
"jorgegc/phing-csslint": "*"
}
If you are already running a Phing build in an existing project why not include these tasks as well with the following line in your build.xml:
<import file="vendor/jorgegc/phing-csslint/build.xml" optional="true" />
To get a list of tasks.
phing -l