Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #10045
Closed
Open
Issue created Nov 09, 2020 by Administrator@rootContributor

Move away from node-sass and update documentation related to it

Created by: japalo

Is your proposal related to a problem?

LibSass and Node-Sass is deprecated :https://sass-lang.com/blog/libsass-is-deprecated create-react-app-page is recommending to use it: https://create-react-app.dev/docs/adding-a-sass-stylesheet/

Describe the solution you'd like

I think it should be clear that node-sass is deprecated in the wiki/documentation or it should be updated to reflect packages that aren't.

Describe alternatives you've considered

People i work with suggest migrating to Dart Sass, but i want to make sure that it's fully supported by react-scripts before we migrate to anything.

Additional context

I realize there is an old issue describing how to migrate (https://github.com/facebook/create-react-app/issues/5282) but it doesn't say what is actually preferred as a replacement.

Assignee
Assign to
Time tracking