From 6dff2c2c83997691e5640a8783a550c7264865fe Mon Sep 17 00:00:00 2001 From: Sagar Dwivedi Date: Fri, 12 Jul 2024 11:18:18 +0530 Subject: [PATCH] Replace 'tailwindcss' with 'UnoCSS' in unocss.mdx --- website/docs/en/guide/basic/unocss.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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