From 750599b31565b6170c6c83eef5fc84eae08ef336 Mon Sep 17 00:00:00 2001 From: pepelele <84853682+pepelele@users.noreply.github.com> Date: Tue, 14 Jun 2022 21:24:55 +0700 Subject: [PATCH] add(tools): Tails Devtools (#452) Co-authored-by: Enzo Innocenzi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14d18ff..f825117 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ - πŸ’Ό [clb](https://github.com/crswll/clb) - clb (class list builder) is a utility function that builds a class list based on a [Stitches](https://stitches.dev/) like API. - πŸ’ΌπŸŒ [Inspect Flow](https://inspectflow.io) - The complete developer tool for Tailwind CSS. - πŸ’Ό [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. - πŸ”§ [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.