codesandbox / codesandbox/codesandbox-client
Update the version of the react-scripts in react template
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
If anyone installs the react-template and tailwindcss, the css is not loaded.
Because the default template uses old version of the react-scripts.

It needs to keep the latest version of react-scripts.
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 locating the react-template dependency definition and checking the configured react-scripts version. Reproduce the issue by installing the template with tailwindcss and confirm whether CSS loads; done means the template uses the latest intended react-scripts version and the stylesheet loads correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, tailwindcss
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100