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 64b80c7 commit 6647919Copy full SHA for 6647919
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v2.7.5 / 2024-09-18
2
+
3
+* Update to [Tailwind CSS v3.4.12](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.12) @flavorjones
4
5
6
## v2.7.4 / 2024-09-13
7
8
* Update to [Tailwind CSS v3.4.11](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.11) @flavorjones
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- tailwindcss-rails (2.7.4)
+ tailwindcss-rails (2.7.5)
railties (>= 7.0.0)
GEM
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.7.4"
+ VERSION = "2.7.5"
end
0 commit comments