Skip to content

Commit 98e7c46

Browse files
Update README.md
1 parent e402b1f commit 98e7c46

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,11 @@ We recommend that you use the following technologies, which are aligned with the
6666

6767
### We recommend
6868

69-
- [**NextJS**](https://nextjs.org/) (SSR framework)
70-
- [**Styled JSX**](https://github.com/vercel/styled-jsx) or [**Styled Components**](https://styled-components.com/) (styles)
69+
- [**NextJS (app router)**](https://nextjs.org/) (SSR framework)
70+
- [**CSS Modules**](https://github.com/css-modules/css-modules) or maybe:
71+
- [**Styled Components**](https://styled-components.com/) (styles)
72+
- [**Styled JSX**](https://github.com/vercel/styled-jsx)
73+
- [**Tailwind CSS**](https://tailwindcss.com/)
7174
- [**Vercel**](https://vercel.com/) (deploy)
7275

7376
### Optionally

0 commit comments

Comments
 (0)