Skip to content

Commit 27c67ff

Browse files
hi-ogawaclaude
andcommitted
docs(plugin-rsc): add backlink from CSS Support to loadCss API
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 8f98c81 commit 27c67ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-rsc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ You can also specify multiple component names:
540540

541541
### Manual CSS Loading
542542

543-
For cases where you need manual control, you can still use `import.meta.viteRsc.loadCss()`:
543+
For cases where you need manual control, you can still use [`import.meta.viteRsc.loadCss()`](#importmetaviterscloadcss):
544544

545545
```tsx
546546
export function Layout() {

0 commit comments

Comments
 (0)