From 31759745d0ca81202cf9dc1a80440d3de74e70e6 Mon Sep 17 00:00:00 2001 From: Andrew Boyd Date: Wed, 9 Mar 2022 11:25:07 -0500 Subject: [PATCH] Update README.md (#441) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edc1e45..cb66818 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ - 🧬 [Marker](https://github.com/RadishIO/tailwindcss-marker) - Provides utilities for styling lists and `` markers. - 🧬 [Pseudo selectors](https://github.com/Microwawe/tailwindcss-pseudo-selectors) - Adds variants for the pseudo-classes and pseudo-elements that Tailwind CSS doesn't have by default. - 🧬 [Container Queries](https://github.com/dgknca/tailwindcss-container-query) - Adds CSS Container Query variants. +- 🧬 [FormKit](https://github.com/formkit/formkit/tree/master/packages/tailwindcss) - Adds variants for input and form states for FormKit. - 🧩 [Debug Screens](https://github.com/jorenvanhee/tailwindcss-debug-screens) - Adds a component that shows the currently active screen (responsive breakpoint). - 🧩 [Heropatterns](https://github.com/AndreaMinato/tailwind-heropatterns) - Adds [Hero Patterns](https://www.heropatterns.com) components. - 🧩 [Responsive Embed](https://github.com/drdogbot7/tailwindcss-responsive-embed) - Adds a `responsive-embed` component.