prettier-plugin-tailwind
prettier-plugin-tailwind copied to clipboard
Request: Wrap tailwind classes when there are more then X
See https://github.com/prettier/prettier/pull/11827
Totally agree that this should exist, at least as an option that can be enabled explicitly, something similar to how it's already done for proseWrap, it can be named classWrap, the values should be preserve | always | never