From 7c9bd3380003421586ea713339e6c4878cd596d1 Mon Sep 17 00:00:00 2001 From: Soorya U <100910996+soorya-u@users.noreply.github.com> Date: Wed, 18 Oct 2023 05:59:48 +0530 Subject: [PATCH] Added Tailwind Cheatsheet (#10336) * Added Tailwind Cheetsheet * Fix: Author Co-authored-by: Eric Hellman * Fix: Removing Sub heading * Fix: Removed Sub Heading from Index --------- Co-authored-by: Eric Hellman --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 622e42e1d..3971db93c 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -200,6 +200,7 @@ * [HTML Cheatsheet](https://www.codewithharry.com/blogpost/html-cheatsheet/) - CodeWithHarry (HTML) * [SCSS CheatSheet](https://devhints.io/sass) - devhints, Rico Santa Cruz (HTML) * [SEO CheatSheet](https://learn-the-web.algonquindesign.ca/topics/seo-cheat-sheet/) - Algonquin Design (HTML) +* [Tailwind CSS Cheat Sheet](https://tailwindcomponents.com/cheatsheet) - Tailwind Components ### IDE and editors