From 022b53987a206fe9db0931bda05458ddaba0af07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E6=80=9D=E4=BE=97?= Date: Sat, 2 Jan 2021 00:45:34 +0800 Subject: [PATCH] add(tools): babel-plugin-tailwind-dark (#335) * add(tools): babel-plugin-tailwind-dark * Use github repo link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6ab3e6..d72cf92 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ - 🎨🌍🔧 [Palettolithic](https://palettolithic.com) - Generates harmonius color palettes based on one color. - 🎨🌍💼 [Tailwind CSS v2 colors](https://www.figma.com/community/file/905719775911766776) - Figma library with Tailwind CSS v2 colors. - 🎨🔧💼 [Colorkraken](https://github.com/Bouhoum/colorkraken) - Color shades generator for Tailwind CSS. +- 🎨🔧💼 [babel-plugin-tailwind-dark](https://github.com/wowlusitong/babel-plugin-tailwind-dark) - A Babel plugin to add custom dark class when compiling your code using Babel. - 🌍🔧 [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). - 🌍🔧 [tail-animista](https://tail-animista.vercel.app) - Configurable custom animation utilities generator for Tailwind CSS.