Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

add tailwind css link #288

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,9 @@ Useful articles and learning resources.
- [Create React App](https://github.com/facebook/create-react-app) - Create React apps with no build configurations.
- [Swagger](https://swagger.io/) - Design and document APIs compatible with OpenAPI specification.
- [StackEdit](https://stackedit.io/) - In-browser Markdown editor
- [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages.

- [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages.
= [Tailwindcss](https://tailwindcss.com/) - A css low level utilty framework
- [React Query](https://react-query.tanstack.com/) - React query
</details>

<details>
Expand Down