From 5f2cfef4118994e7812e1dc4bbabdb195ebb9f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Thu, 7 Jan 2021 10:31:40 +0100 Subject: [PATCH] add(plugins): tailwindcss-marker (#339) Which Provides utilities for styling lists and `` markers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9e4761..9da06b3 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ - 🧬 [Important](https://github.com/chasegiunta/tailwindcss-important) - Adds an `important` variant. - 🧬 [Padded Radius](https://github.com/locksten/tailwindcss-padded-radius) - Adds variants for matching nested border radii. - 🧬 [Fluid](https://github.com/soberwp/tailwindcss-fl) - Generates `fl:` variants. +- 🧬 [Marker](https://github.com/RadishIO/tailwindcss-marker) - Provides utilities for styling lists and `` markers. - 🧩 [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.