Replies: 1 comment 2 replies
-
You could use the Play CDN or |
Beta Was this translation helpful? Give feedback.
2 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 want to use the package @tailwindcss-standalone to generate CSS on demand directly in the browser (without Node.js):
However, this official package doesn't seem to be available on the npm registry.
Is there an official way to accomplish this using Tailwind's official packages?
There is a package on the npm registry that can do this, but it's very outdated:
https://www.npmjs.com/package/tailwindcss-standalone
Beta Was this translation helpful? Give feedback.
All reactions