Replies: 1 comment
-
You should look at Parcel settings as it's doing the building - I'd help but haven't tried to do that before. |
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.
-
I'm currently building an embeddable widget with custom element which uses tailwind. When building with parcel, I end up creating a JS and a CSS file that needs to be imported by the client.
Can twin allow me generate a single JS file with the CSS embedded within?
Beta Was this translation helpful? Give feedback.
All reactions