Skip to content

Commit fd93068

Browse files
committed
fix
1 parent 585b4c8 commit fd93068

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/languages/tailwindcss.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ CSS Frameworks supported in LiveCodes (e.g. Tailwind CSS, [UnoCSS](./unocss.mdx)
5858

5959
### Tailwind CSS Plugins
6060

61-
Tailwind CSS [legacy JavaScript-based plugins](https://v3.tailwindcss.com/docs/plugins#official-plugins) can be imported using the [`@plugin` directive](https://tailwindcss.com/docs/functions-and-directives#plugin-directive) in the [style editor](../features/projects.mdx#style-editor).
61+
Tailwind CSS [legacy JavaScript-based plugins](https://v3.tailwindcss.com/docs/plugins#official-plugins) can be loaded using the [`@plugin` directive](https://tailwindcss.com/docs/functions-and-directives#plugin-directive) in the [style editor](../features/projects.mdx#style-editor).
6262

6363
```css
6464
@plugin "@tailwindcss/forms";

0 commit comments

Comments
 (0)