Replies: 1 comment 1 reply
-
Does the UMD build suite your needs? https://unpkg.com/[email protected]/twind.umd.js |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Twind is very cool but the existing distribution mechanisms (Skypack, NPM) aren't a great fit for my needs. I just want a single .js file that I can serve up alongside my HTML.
It would be nice if Twind offered this; could be as simple as a
twind.js
file that gets published with each GitHub release.Beta Was this translation helpful? Give feedback.
All reactions