Problem: Discount nudge.
Solution#
<p class="rounded-full bg-emerald-100 px-3 py-1 text-xs font-medium text-emerald-700">Save 20% yearly</p>Why this works#
Green pill next to the toggle.
Variants#
- Responsive: add screen prefixes to the core classes
- Dark: pair each color utility with its dark: twin
- Animated: add
transition+ a state variant for motion
Related recipes#
cookbook/index|Cookbook index · utilities/index|Utilities reference · patterns/index|Layout patterns
