Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 18, 2021. It is now read-only.

jeffjewiss/postcss-stats-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

180 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

See a stats overview of your stylesheets in the terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors