-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(react): remove stylus option from generators #19441
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 5e68517. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 6 targets
Sent with 💌 from NxCloud. |
e31326e
to
01a2e61
Compare
01a2e61
to
20a6734
Compare
20a6734
to
bdb5b84
Compare
bdb5b84
to
eaae731
Compare
eaae731
to
26bc0c1
Compare
26bc0c1
to
d0b28da
Compare
d0b28da
to
f679257
Compare
f679257
to
8cdcee4
Compare
8cdcee4
to
5e68517
Compare
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
This PR removes the Stylus option from React and Next.js apps. They've been deprecated since Nx 15, and will no longer be an option starting in Nx 17. Note that existing Stylus setup will continue to work until Nx 18, and we will provide guidance on switching to Sass before then.
Current Behavior
Expected Behavior
Related Issue(s)
Fixes #