From fa5f0ccb310d5001760c7a3810f7d03129257087 Mon Sep 17 00:00:00 2001 From: Anton Mihaylov Date: Sun, 25 Dec 2022 21:14:13 +0200 Subject: [PATCH] add(tools): react-with-class (#475) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8507a5..0b01f35 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ - πŸ’Ό [@ngneat/tailwind](https://github.com/ngneat/tailwind) - Tailwind CSS integration for Angular. - πŸ’Ό [Gust](https://www.getgust.com) - Drag and drop page builder for WordPress. - πŸ’Ό [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. +- πŸ’Ό [react-with-class](https://github.com/antomics/react-with-class) - Utility function for creating primitive React components with a set of classes, props or variants. - πŸ’ΌπŸŒ [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.