From 741dd0257db63f70e4de2e8d92835656160e96d9 Mon Sep 17 00:00:00 2001 From: Stefan Buck Date: Fri, 4 Sep 2020 23:59:40 +0200 Subject: [PATCH] add(tools): Tailwind Color Explorer (#290) Co-authored-by: Enzo Innocenzi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20c2f0c..95bafaf 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ - 🎨🌍🔧 [Tailwindow's Color Shades](https://color.tailwindow.com) - Color shades generator for Tailwind CSS. - 🎨🌍🔧 [Tailwind Colors](https://tailwind-colors.meidev.co) - Color configuration generator for Tailwind CSS. - 🎨🌍🔧 [Tailwind Gradient Designer](https://tailwind-gradient-designer.csspost.com/) - Generate a gradient for Tailwind 1.7+. +- 🎨🌍🔧 [Tailwind Color Explorer](https://stefanbuck.com/tailwind-color-theme-explorer) - Color explorer for Tailwind CSS. - 🌍🔧 [GPT-3 Tailwind CSS code generator](http://gpt-tailwind.com/) - OpenAI GPT-3 powered Tailwind CSS code generator. - 🌍🔧 [Stitches](https://stitches.hyperyolo.com/) - Template generator with Tailwind (online). - 🌍 [tailwind.run](https://tailwind.run) - Tailwind CSS fiddle with built-time features (online).