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
error messages on unsupported platforms or when bundler platforms aren't correct (#102)
* prefactor: expose constants related to upstream tailwindcss
The following constants have been moved from rakelib/package.rake into
lib/tailwindcss/upstream.rb to be accessible from within the installed
gem:
- TAILWINDCSS_VERSION → Tailwindcss::Upstream::VERSION
- TAILWINDCSS_NATIVE_PLATFORMS -> Tailwindcss::Upstream::NATIVE_PLATFORMS
* fix: provide more helpful error messages
See #101 and comments in #96 for examples of what's confusing users.
0 commit comments