-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtailwind.md
More file actions
32 lines (19 loc) · 943 Bytes
/
tailwind.md
File metadata and controls
32 lines (19 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Tailwind
Tailwind is a suite of UI framework for rapid UI development.
## Tailwind CSS
Tailwind CSS is a utility-first CSS framework.
- Latest version: v3
- Upcoming version: v4
Links:
- <https://tailwindcss.com>
- <https://github.com/tailwindlabs>
- <https://github.com/tailwindlabs/tailwindcss>
Links:
- [Why we use Tailwind CSS as our primary framework | Clean Commit](https://cleancommit.io/blog/why-we-use-tailwind-css-as-our-primary-framework)
- [An Honest Look at Tailwind as an API for CSS | thoughtbot, inc.](https://thoughtbot.com/blog/an-honest-look-at-tailwind-as-an-api-for-css)
- [Styling Best Practices I Use With Tailwind CSS | theodorusclarence.com](https://theodorusclarence.com/blog/tailwindcss-best-practice)
## Tailwind UI
Tailwind UI is a set of prebuilt components that can be used to quickly build a website.
Links: <https://tailwindui.com>
### Catalyst UI Kit
Links: <https://catalyst.tailwindui.com>