add(plugins): tailwindcss-marker (#339)

Which Provides utilities for styling lists and `<summary>` markers
This commit is contained in:
Martin Stühmer
2021-01-07 10:31:40 +01:00
committed by GitHub
parent c9f107cb4f
commit 5f2cfef411

View File

@@ -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 `<summary>` 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.