Floriel Fedry

Floriel Fedry

Software engineer
115 points
All activity
Floriel Fedry
Tosin is an opinionated way to start the creation of an npm package. Below are some of its features:
- Continuous Integration
- Eslint + Prettier
- Build system
- Testing Framework Jest configured
- Documentation website ready to be deployed
Tosin
Tosin
Initialize a npm package with CI, documentation and more
Floriel Fedry

When you are building a website with a css framework like Bootstrap, you will only use a part of the framework and unused css styles will be included.

Purgecss removes unused selectors from your css, resulting in smaller files.

"With PurgeCSS, you'll have a hard time generating CSS that isn't under 10kb minified and gzipped." - Tailwindcss docs

Purgecss
Purgecss
Easily remove unused CSS