Skip to content
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

docs: add Modern.js Module migration docs #378

Merged
Prev Previous commit
Next Next commit
Update website/docs/en/guide/migration/modernjs-module.mdx
  • Loading branch information
Timeless0911 authored Nov 7, 2024
commit d6a7e097753dd212960f93987389acf37464d32d
2 changes: 1 addition & 1 deletion website/docs/en/guide/migration/modernjs-module.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default defineConfig({

In addition, you have to install the `@rsbuild/plugin-react` package as devDependency

### Sass
## Sass

If you use Sass in your `Modern.js Module`, add the following changes:

Expand Down