Skip to content

Commit 0aeb87b

Browse files
committed
add setting up Tailwind CSS
1 parent 3e9bdb3 commit 0aeb87b

File tree

4 files changed

+188443
-0
lines changed

4 files changed

+188443
-0
lines changed

playground/tailwind-jit/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Tailwind Just in Time
2+
3+
A quick intro to Tailwind Just in Time compiler.
4+
5+
## Features
6+
7+
- setting up Tailwind CSS with npx commands.
8+
- generating on-demand CSS with Tailwind for better performance during development.
9+
10+
Based on [Tailwind Just in Time Tutorial](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ht1OMQPhBVKAb2dVLhg-MJ) by Shaun Pelling - The Net Ninja (2021).

0 commit comments

Comments
 (0)