tailwindlabs / tailwindcss

A utility-first CSS framework for rapid UI development.
https://tailwindcss.com/
MIT License
83.27k stars 4.22k forks source link

Upgrade: Migrate `ring` to `ring-3` #15063

Closed RobinMalfait closed 1 day ago

RobinMalfait commented 1 day ago

This PR adds a codemod for migrating ring to ring-3 if it is safe to do so.

Test plan

Added a ring to the Catalyst project and then migrated it:

image