[Prettier Plugin] allow indentation and new line between class #12791
AugustinMauroy
started this conversation in
Ideas
Replies: 1 comment
-
Or, better, .myComponent {
@apply
bg-red-500
size-full
;
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in one of my projet I have something like that:
and I want to format it like that:
so I thinks it's can be cool if the prettier plugins allow to do that
Beta Was this translation helpful? Give feedback.
All reactions