From 4394afbd7951715ce940588e656f31cda830c4c4 Mon Sep 17 00:00:00 2001 From: Muhammad Althaf Date: Wed, 9 Nov 2022 15:11:21 +0530 Subject: [PATCH] add(tools): Supertweak (#468) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d662b2e..e1d5b7a 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ - πŸ’Ό [twined-components](https://github.com/lowfront/twined-components) - Extended component of a styled-components that prioritizes class names for use in Tailwind CSS. - πŸ’Ό [Tails Devtools](https://github.com/vechai/tails-devtools) - All-in-one browser extension for Tailwind CSS. - πŸ’Ό [Impulse.dev](https://impulse.dev) – UI editor for Tailwind CSS and React that edits your code. +- πŸ’ΌπŸŒ [Supertweak](https://supertweak.dev) - Visual devtools for Tailwind CSS. - πŸ”§ [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.