tailwindcss
tailwindcss copied to clipboard
Add `@starting-style` variant
This PR adds support for @starting-style
through the starting:
variant.
@starting-style
was shipped in Chrome 117
Further Reading:
- https://www.bram.us/2023/05/24/the-yellow-fade-technique-with-modern-css-using-starting-style/
See https://developer.chrome.com/blog/entry-exit-animations/ for a good overview on all these new capabilities in Chrome
https://github.com/WebKit/WebKit/pull/23501 - this will soon be supported in WebKit also.
Thanks! Going to target v4 for this one, have opened a new PR and included you as a co-author here: https://github.com/tailwindlabs/tailwindcss/pull/12040