You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi folks! Thank you for all the hard work on Rust's wasm tooling.
I'm looking to download the Tailwind CSS CLI, and those binaries aren't compressed. Currently binary-install panics if you try to download a non-compressed URL.
Is this a feature y'all would be interested in including? If so, I'm happy to think through the API design.
The text was updated successfully, but these errors were encountered:
💡 Feature description
Hi folks! Thank you for all the hard work on Rust's wasm tooling.
I'm looking to download the Tailwind CSS CLI, and those binaries aren't compressed. Currently
binary-install
panics if you try to download a non-compressed URL.Is this a feature y'all would be interested in including? If so, I'm happy to think through the API design.
The text was updated successfully, but these errors were encountered: