Replies: 1 comment
-
Thanks for suggesting the new feature @pikseli. It seems also requested in #187 as I had no plans to support component attributes and I'll look into the feasibility of implementing this in soon and see if it is possible. |
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
-
Hey Shuhei and thanks for creating such a great plugin! The Blade formatting is spot on, and I love how the Tailwind sorting and trimming works with HTML attributes.
One thing I noticed though, is that when using the
$attributes
bag in Blade component or the@class
directive, Tailwind classes are left untouched.Input:
Output:
Expected output:
I was wondering if you had any plans to add support for component attributes and
@class
directives? That would be such an awesome addition to this already great plugin. Keep up the good work!Beta Was this translation helpful? Give feedback.
All reactions