diff --git a/website/docs/en/guide/basic/unocss.mdx b/website/docs/en/guide/basic/unocss.mdx index f05d5e7f7e..a0629bc2d7 100644 --- a/website/docs/en/guide/basic/unocss.mdx +++ b/website/docs/en/guide/basic/unocss.mdx @@ -26,7 +26,7 @@ export default { }; ``` -Rsbuild has integrated [autoprefixer](https://github.com/postcss/autoprefixer), so you only need to register the `tailwindcss` plugin. +Rsbuild has integrated [autoprefixer](https://github.com/postcss/autoprefixer), so you only need to register the `UnoCSS` plugin. ## Configuring UnoCSS