/cssstats

Webapp to visualize various stats about your css

Primary LanguageJavaScriptMIT LicenseMIT

📊 Css Stats

Potentially interesting stats on stylesheets.

Installation

git clone https://github.com/cssstats/cssstats
cd cssstats
npm i

Usage

Development

npm run dev
open http://localhost:3000

Production

npm run build
npm start

License

MIT


Built by Compositor with Lab