codesandbox / codesandbox/codesandbox-client

Update the version of the react-scripts in react template

Open
#6,833 2 comments 0 reactions 0 assignees View on GitHub

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.
2022-08-20_04-06
It needs to keep the latest version of react-scripts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.