You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
Feature Request 🛍️
The library PurgeCSS can be implemented with Gatsby/React
Use Case
It helps in removing unused CSS
Possible Solution
https://purgecss.com/guides/react.html#use-craco
Context
It increases our performance speed as
unused css
is removed.Detailed Description
This is an implementation of plugin which allows the working of purgecss
The text was updated successfully, but these errors were encountered: