postcss-stats-reporter

0.4.1 • Public • Published

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

Example of stats output

Package Sidebar

Install

npm i postcss-stats-reporter

Weekly Downloads

62

Version

0.4.1

License

MIT

Unpacked Size

4.28 kB

Total Files

5

Last publish

Collaborators

  • jeffjewiss