0.4.1 • Published 6 years ago

postcss-stats-reporter v0.4.1

Weekly downloads
132
License
MIT
Repository
github
Last release
6 years ago

Postcss Stats Reporter

Travis Build Status npm version

Print your stats from cssstats as a plugin (no additional build code required).

Installation

npm install postcss-stats-reporter

Usage

Just drop this plugin in after the cssstats postcss plugin:

postcss([
  cssstats(),
  statsReporter()
])

Example Output

0.4.1

6 years ago

0.4.0

6 years ago

0.3.2

6 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago