You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: playground/tailwind-jit/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,6 @@ A quick intro to Tailwind Just in Time compiler.
8
8
- generating on-demand CSS during development with --JIT, --purge and --watch flags.
9
9
- creating a custom tailwind.config.js file.
10
10
- using extra variants introduced in [Tailwind CSS 2.2](https://blog.tailwindcss.com/tailwindcss-2-2).
11
+
- adding arbitrary values in Tailwind classes.
11
12
12
13
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