View Transitions API support #11669
Replies: 6 comments
-
View transitions are now supported by Astro and React Router/Remix. As this API gets more usage and becomes more popular, it would be excellent to be able to enable and configure the transitions without leaving my markup. |
Beta Was this translation helpful? Give feedback.
-
Definitely should be on the roadmap. |
Beta Was this translation helpful? Give feedback.
-
View Transitions API is also supported by SvelteKit, and the Svelte community heavily relies on Tailwind. I think it should be added to the roadmap! |
Beta Was this translation helpful? Give feedback.
-
Is there any update on this? |
Beta Was this translation helpful? Give feedback.
-
There is a nice little plugin if your setup supports those at https://github.com/ekafyi/tailwindcss-view-transitions |
Beta Was this translation helpful? Give feedback.
-
I absolutely support this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since the new View Transitions API is starting to be adopted by frontend frameworks like Nuxt, it would be really nice to have a Tailwind way of adding the CSS classes and properties.
Yea, I like living on the cutting edge 😛
Right now, I end up having to use arbitrary values and custom CSS:
Beta Was this translation helpful? Give feedback.
All reactions