[SSR] Unused styles detection
Open
complexity:moderate
enhancement
idea
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
For development mode we can use a proxy and detect if a rule has been accessed over `classes` or `getRule` and warn about it.
This is mainly interesting for SSR critical path CSS extraction.
API TBD.
Contributor guide
Assessment
This issue has not been assessed yet.