Relative Content

Tag Archive for vuejs3tailwind-csscss-transitions

Tailwind width transition for non specific values

I got a button styled with Tailwind and Vue js 3. This button contains a classic “Login” text. I want to achieve that when the user clicks and a loading status is triggered, the button shrinks, the “Login” text goes away and a spinner shows.