From c9545b3625c5738460143e951b04739440863cee Mon Sep 17 00:00:00 2001 From: Ravi <103035973+perfectbase@users.noreply.github.com> Date: Mon, 7 Aug 2023 01:28:50 +0900 Subject: [PATCH] add(learning - video): 10 Tailwind CSS tricks (#516) Co-authored-by: Ravi Souza --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbe1eac..d1f547b 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ - 🎬 [Let's Build: Dribbble Shot](https://web-crunch.com/lets-build-tailwind-css-dribbble-shot) - Dribbble shot with Tailwind CSS. - 💙🎬 [Tailwind CSS: From Zero to Production](https://www.youtube.com/playlist?list=PL5f_mz_zU5eXWYDXHUDOLBE0scnuJofO0) - Complete walkthrough of Tailwind CSS, from installation to optimization for deployment. - 🎬 [Let's Build: Tweet component](https://web-crunch.com/lets-build-tailwind-css-tweet) - Building a Tweet component with Tailwind CSS. +- 🎬 [10 Tailwind CSS Tips and Tricks](https://www.youtube.com/watch?v=aSlK3GhRuXA) - 10 Tailwind CSS tricks you should know. - 🎓 [Modal Dialog](https://codeburst.io/creating-a-modal-dialog-with-tailwind-css-42722c9aea4f) - Creating a modal dialog with Tailwind CSS. - 🎓 [Building real-world UIs using Tailwind CSS](https://github.com/asvny/building-realworld-user-interfaces-using-tailwind) - Building UIs of Shopify, Spotify, Netlify and Atlassian. - 🎓 [Rebuilding FreshBooks](http://joey.io/rebuilding-freshbooks-with-tailwind-css) - Rebuilding FreshBooks with Tailwind CSS.