Print your stats from cssstats as a plugin (no additional build code required).
npm install postcss-stats-reporter
Just drop this plugin in after the cssstats postcss plugin:
postcss([
cssstats(),
statsReporter()
])| Name | Name | Last commit date | ||
|---|---|---|---|---|