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

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

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages