Level 5
From curiosity,
what are you trying to achieve?
Maybe I misunderstood, but, do you really want to use @apply inside component?
I've made a few attempts to get this to work but I'm wondering if anyone has been able to get postcss-loader or whatever to work with Vue components and Tailwind in the latest Laravel 8 + Inertia + Jetstream stack?
Let me know what I'm missing / if this is currently possible. Thanks!
I've tried adding lang="postcss" and installing postcss-loader and requiring that in Webpack config to no avail.
From curiosity,
what are you trying to achieve?
Maybe I misunderstood, but, do you really want to use @apply inside component?
Please or to participate in this conversation.