tailwind-raw-reorder icon indicating copy to clipboard operation
tailwind-raw-reorder copied to clipboard

Tailwind 4 Support

Open boylett opened this issue 1 year ago • 1 comments

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.

boylett avatar Sep 04 '24 21:09 boylett

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.

oletf avatar Nov 24 '25 15:11 oletf