We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f98c81 commit 27c67ffCopy full SHA for 27c67ff
packages/plugin-rsc/README.md
@@ -540,7 +540,7 @@ You can also specify multiple component names:
540
541
### Manual CSS Loading
542
543
-For cases where you need manual control, you can still use `import.meta.viteRsc.loadCss()`:
+For cases where you need manual control, you can still use [`import.meta.viteRsc.loadCss()`](#importmetaviterscloadcss):
544
545
```tsx
546
export function Layout() {
0 commit comments