<button class="duration-500 transform hover:scale-125 transition ease-linear bg-teal-400 px-6 py-2 m-4 inline">500</button>
<button class="duration-500 transform hover:scale-125 transition ease-linear bg-teal-400 px-6 py-2 m-4 inline">500</button>
.duration-500 { transition-duration: 500ms; }
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.