tailwind-raw-reorder
tailwind-raw-reorder copied to clipboard
Tailwind 4 Support
Development of Tailwind 4 is in full swing!
Currently, TRR does nothing when working on projects that utilize TW4's CSS-based config, unless I place an empty tailwind.config.js file into my project.
Since TW4 does not require a config file, it would be great if TRR could make use of TW4's CSS config file - whether by scanning the project for a CSS file that imports tailwindcss or a manual filename setting.
This fork brought some updates for Tailwind 4 support (extension is already on vscode marketplace), but I don't know if they plan to PR it back here, as they seem to have changed the project owner without mention to this repo apart from the git history.