vitejs / vitejs/vite-plugin-react
Improve server css injection heuristics
Open
Nobody has claimed this yet.
plugin: rsc
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 269
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 19
Description
For starter, when non-discovered css is discovered later, can we add some warning at least? Maybe similar to https://github.com/vitejs/vite-plugin-react/pull/635
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the server CSS injection heuristics and the approach in vite-plugin-react PR #635. Trace how CSS that was not initially discovered is later discovered, then define and test the warning behavior for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100