Auras wrap any component with an animated border light effect that rotates
around the element. The effect is pure CSS — the aura renders in the
wrapper's text color (currentColor), so you can tint it with any
Tailwind text-* utility.
By default, the aura draws a single rotating light in the current text color around whatever you place inside it.
This card has aura!
Style modifiers change the light pattern: aura-dual adds a second
light, aura-rainbow, aura-holo, aura-gold, and aura-silver apply
preset color schemes, and aura-glow pulses in place instead of
rotating.
aura-dual
aura-rainbow
aura-holo
aura-gold
aura-silver
aura-glow
aura-dual
aura-rainbow
aura-holo
aura-gold
aura-silver
aura-glow
.grid.grid-cols-2.md:grid-cols-3.gap-6
- %w[aura-dual aura-rainbow aura-holo aura-gold aura-silver aura-glow].each do |variant|
= daisy_aura(css: variant) do
= daisy_card(css: "bg-base-100") do
%p.font-mono.text-sm= variant
Size modifiers control how far the light extends beyond the content,
from aura-xs (flush) to aura-xl.
Wrap a button to make a call-to-action impossible to miss.
The default aura renders in currentColor, so a Tailwind text-*
utility on the aura changes the light's color without affecting the
content inside (which sets its own colors).
text-orange-600
text-sky-500
text-fuchsia-500
Passing an href: renders the wrapper as an <a> tag, making the whole
aura-wrapped element one clickable control.
Click to view pricing
Create virtual credit / debit cards to keep your real info safe.
Get $5 when you sign up — free to start!
Everything you need to grow your business with confidence!
CRM, Lead Generation, Project Management, Contracts, Online Payments, and more!
The ads above are affiliate links to products I regularly use and highly
recommend.
I may receive a commission if you decide to purchase.