We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c66884 commit c05cbdcCopy full SHA for c05cbdc
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# `tailwindcss-rails` Changelog
2
3
-## v4.3.0.rc1
+## v4.3.0.rc2
4
5
### Improved
6
7
-* Experimental support for Rails engines. Feedback is welcome at #355. #554 @bopm
+* Experimental support for Rails engines. Feedback is welcome at #355. #554, #556 @bopm
8
9
10
## v4.2.3 / 2025-05-02
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "4.3.0.rc1"
+ VERSION = "4.3.0.rc2"
end
0 commit comments