Skip to content

Commit

Permalink
Replace 'tailwindcss' with 'UnoCSS' in unocss.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sagardwivedi authored Jul 12, 2024
1 parent 1fe4d3f commit 6dff2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/en/guide/basic/unocss.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6dff2c2

Please sign in to comment.