Recommended way to install latest dev version? #7712
davidwebca
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey! We actually automate an
That should get you what you're looking for 💪 |
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.
-
Hi,
I don't know if it's a problem with the current version and dependency changes, but when I try to pull tailwindcss with yarn through git (yarn add tailwindcss@https://github.com/tailwindlabs/tailwindcss#master --dev), it resolves the package, but doesn't contain the lib folder. My brain is foggy and I can't figure out what's the build process to release a new npm version, so maybe that I could fix it temporarily to install the latest, but is there any documentation out there on what is the recommended process if we want to test the dev version from git?
The reason is that it happens quite often that there's a particular issue that I'm watching, is getting solved and then I'd like to test before it gets released.
Thanks a lot and sorry if it's evident! 😅
Beta Was this translation helpful? Give feedback.
All reactions