From e48c755b7e75b09393988be4e2cb82dbcc6940db Mon Sep 17 00:00:00 2001 From: Luke Jackson Date: Mon, 1 Mar 2021 16:31:00 +0000 Subject: [PATCH] Adds Twind (#363) * Adds Twind Find out more about Twind at https://twind.dev or https://github.com/tw-in-js/twind * Update README.md Co-authored-by: Enzo Innocenzi Co-authored-by: Enzo Innocenzi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e04d98..12000f1 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ - 🎨🌍💼 [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. +- 🌍🔧💼 [Twind](https://github.com/tw-in-js/twind) - Compiler functions that turn Tailwind's classes into CSS at run, serve and build time. - 🌍🔧 [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.