create-vue
create-vue copied to clipboard
prettier-plugin-tailwindcss is not working with create-vue
The plugin "prettier-plugin-tailwindcss" is supposed to work when you install it with no more setup needed, but in create-vue projects it doesnt work. Supposedly it should sort your tailwindcss on format (with prettier) but it just doesnt, no errors, nothing.
Using VSCode