mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Add interactive content for tailwind-css
This commit is contained in:
committed by
Kamran Ahmed
parent
c44c599b9a
commit
053cd03b8b
@@ -1 +1,14 @@
|
|||||||
# Tailwind css
|
# Tailwind css
|
||||||
|
|
||||||
|
### Rapidly build modern websites without ever leaving your HTML.
|
||||||
|
|
||||||
|
##### A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink badgeText='Read' href='https://tailwindcss.com/'>Tailwind Website</BadgeLink>
|
||||||
|
<BadgeLink badgeText='Read' href='https://www.codemag.com/Article/2105091/Tailwind-CSS-An-Introduction'>Tailwind CSS: An Introduction
|
||||||
|
</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Watch' href='https://www.youtube.com/watch?v=UBOj6rqRUME'>Tailwind CSS Crash Course
|
||||||
|
</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Watch' href='https://www.youtube.com/watch?v=hdGsFpZ0J2E'>Should You Use Tailwind CSS?
|
||||||
|
</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user