Skip to content

Commit 95c7469

Browse files
Update website/docs/en/config/lib/redirect.mdx
Co-authored-by: Timeless0911 <[email protected]>
1 parent ddb5014 commit 95c7469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/config/lib/redirect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Whether to redirect style file extensions.
134134
- **Type:** `boolean`
135135
- **Default:** `true`
136136

137-
When set to `true`, When importing a normal style file, the path will be rewritten to the `.css` file. When importing [CSS Modules](/zh/config/rsbuild/output#outputcssmodules), the path will be rewritten to the corresponding JavaScript output file.
137+
When set to `true`, if you import a normal style file, the path will be rewritten to the `.css` file and if you import [CSS Modules](/config/rsbuild/output#outputcssmodules), the path will be rewritten to the corresponding JavaScript output file.
138138

139139
When set to `false`, The file extension will remain unchanged from the original import path.
140140

0 commit comments

Comments
 (0)