From 65663a92b7183f0e636137b6e93c4f3f0a94f6f2 Mon Sep 17 00:00:00 2001 From: Praveen Perera Date: Thu, 5 Oct 2023 22:57:27 -0400 Subject: [PATCH] add(tools): EasyWind (#530) * add(tools): EasyWind * Re-order EasyWind in list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3f0b6d..161f13c 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ - 🔧 [re-tailwind](https://github.com/phthhieu/re-tailwind) - ReasonML utility that generates Tailwind classes. - 🔧 [Protoship Codegen](https://protoship.io) - Code generator that creates Tailwind CSS based HTML & CSS from Sketch designs. - 🔧 [create-tailwind-plugin](https://github.com/Landish/create-tailwind-plugin) - Plugin scaffolder for Tailwind CSS. +- 🔧 [EasyWind](https://github.com/avencera/easywind) - Tailwind CSS project generator, compiler/watcher and livereload server, all in one. - 🚀 [Maizzle](https://maizzle.com/) - Framework for rapid email prototyping with Tailwind CSS. - 🌍 [Tailwind Cheat Sheet](http://nerdcave.com/tailwind-cheat-sheet) - Tailwind CSS class names cheat sheet. - 🌍 [Tailwind Cheat Sheet](https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/tailwind.css) - Tailwind CSS class names in one single file.