svelte-add icon indicating copy to clipboard operation
svelte-add copied to clipboard

@svelte-add/tailwindcss Replace "prettier-plugin-svelte" with "prettier-plugin-tailwindcss"

Open 123remodeling opened this issue 3 years ago • 0 comments

When npx svelte-add@latest tailwindcss is used, it should replace @sveltejs/prettier-plugin-svelte with @tailwindlabs/prettier-plugin-tailwindcss in the package.json since it includues both TailwindCSS and Svelte formatters.

123remodeling avatar Aug 09 '22 19:08 123remodeling