skills/daisyui/components/aura.md
An aura adds a light effect around the border of a component. Use it to make an important button, card, or div easy to see. Aura documentation
auraaura-dual, aura-rainbow, aura-holo, aura-gold, aura-silver, aura-glowaura-xs, aura-sm, aura-md, aura-lg, aura-xl<div class="aura {MODIFIER}">{CONTENT}</div>
{MODIFIER} is optional. It can include one class name from each style and size category.text-* color class. For example, text-primary sets the aura to the primary color.bg-* color class. For example, bg-secondary sets a secondary-color background.duration-* class. For example, duration-1000 sets the animation time to one second.