add(plugins): tailwindcss-marker (#339)
Which Provides utilities for styling lists and `<summary>` markers
This commit is contained in:
parent
c9f107cb4f
commit
5f2cfef411
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue