vitejs / vitejs/vite-plugin-react
re-add style when the same css import is removed and then added back on server
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
Opposite of https://github.com/vitejs/vite-plugin-react/issues/844
See more info at https://github.com/vitejs/vite-plugin-react/pull/849
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 reading issue 844 and pull request 849, which describe the related CSS import behavior. Reproduce removing and then re-adding the same CSS import on the server, and verify that the style is restored when the sequence completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100