Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@flavorjones flavorjones released this 15 Oct 21:02
· 8 commits to main since this release
61cadc1

v3.0.0

Notable changes

  • The upstream tailwindcss executable has been extracted from this gem into a new dependency, tailwindcss-ruby. @flavorjones

    In advance of the upcoming TailwindCSS v4 release, we are decoupling the tailwindcss executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.

    See https://github.com/flavorjones/tailwindcss-ruby for more information.