jorgegc/phing-csslint

A collection of CSS Lint targets for Phing.

Installs: 147

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jorgegc/phing-csslint

0.1.0 2015-04-14 05:13 UTC

This package is not auto-updated.

Last update: 2025-12-07 00:01:57 UTC


README

Overview

A collection of CSS Lint targets for Phing.

Installation

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" />

Usage

To get a list of tasks.

phing -l