Skip to content

Commit

Permalink
docs(css-in-js): alphabetize libraries name
Browse files Browse the repository at this point in the history
  • Loading branch information
Lsnsh committed May 16, 2024
1 parent 56eb359 commit b04722b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ description: Use CSS-in-JS libraries with Next.js
The following libraries are supported in Client Components in the `app` directory (alphabetical):

- [`ant-design`](https://ant.design/docs/react/use-with-next#using-app-router)
- [`chakra-ui`](https://chakra-ui.com/getting-started/nextjs-app-guide)
- [`@fluentui/react-components`](https://react.fluentui.dev/?path=/docs/concepts-developer-server-side-rendering-next-js-appdir-setup--page)
- [`kuma-ui`](https://kuma-ui.com)
Expand All @@ -25,7 +26,6 @@ The following libraries are supported in Client Components in the `app` director
- [`tamagui`](https://tamagui.dev/docs/guides/next-js#server-components)
- [`tss-react`](https://tss-react.dev/)
- [`vanilla-extract`](https://vanilla-extract.style)
- [`ant-design`](https://ant.design/docs/react/use-with-next#using-app-router)

The following are currently working on support:

Expand Down

0 comments on commit b04722b

Please sign in to comment.