New version released ![]()
Now the welcome page have a theme switch and new components were added

Hero
The ideal component for your landing page
Join
Join any component with the join component and utility classes
<.join direction="horizontal">
<.button class="join-item">Button</.button>
<.button class="join-item">Button</.button>
<.button class="join-item">Button</.button>
</.join>
Indicator
Component to place content on the corner of another element
<.indicator >
<:badge color="success">hi</:badge>
<div class="bg-base-300 grid h-32 w-32 place-items-center">content</div>
</.indicator>
More components will be added soon, with plans to ensure compatibility with the upcoming DaisyUI 5.0, which is set to launch in two weeks ![]()

























