tailwind-class-sorterSorts tailwind CSS classes in a way similar to prettier-plugin-tailwindcss. Use prettier-plugin-tailwindcss if prettier is available for your programming language. This extension was made because we did not. Work is based on https://github.com/heybourn/headwind and https://github.com/tailwindlabs/prettier-plugin-tailwindcss hacked together for our specific usage. FeaturesSorts tailwind css classes in recommended order https://tailwindcss.com/blog/automatic-class-sorting-with-prettier#how-classes-are-sorted It runs automatically on save for languages with configured regexes. Requirements
Extension SettingsExample settings to enable this extension for rescript:
Known IssuesHave no option to disable autosave. Will not work in multi-root or monorepo workspaces. Release Notes0.0.1Initial release |