Skip to content

Commit 54d8d3a

Browse files
committed
add tailwind config
1 parent 0aeb87b commit 54d8d3a

File tree

4 files changed

+66
-187773
lines changed

4 files changed

+66
-187773
lines changed

playground/tailwind-jit/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A quick intro to Tailwind Just in Time compiler.
55
## Features
66

77
- setting up Tailwind CSS with npx commands.
8-
- generating on-demand CSS with Tailwind for better performance during development.
8+
- generating on-demand CSS during development with --JIT, --purge and --watch flags.
9+
- creating a custom tailwind.config.js file.
910

1011
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)