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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.1
    245
    • latest

Version History

Package Sidebar

Install

npm i postcss-stats-reporter

Weekly Downloads

51

Version

0.4.1

License

MIT

Unpacked Size

4.28 kB

Total Files

5

Last publish

Collaborators

  • jeffjewiss