Using Twin and VSCode Inline Fold to only fold Tailwind classes #809
colemilne54
started this conversation in
Show and tell
Replies: 1 comment
-
Hey this is pretty cool - how hard would it be to add it to to styled.element syntax? eg: styled.div(...)
styled.div`...` |
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
-
Pairing twin with VSCode Inline Fold allows you to fold Tailwind classes while keeping your custom classes visible.
Demo/ How-to
Beta Was this translation helpful? Give feedback.
All reactions