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 41a11eb commit 1b5c8f2Copy full SHA for 1b5c8f2
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v2.7.4 / 2024-09-13
2
+
3
+* Update to [Tailwind CSS v3.4.11](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.11) @flavorjones
4
5
6
## v2.7.3 / 2024-08-14
7
8
* Update to [Tailwind CSS v3.4.10](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.10) @flavorjones
lib/tailwindcss/version.rb
@@ -1,3 +1,3 @@
module Tailwindcss
- VERSION = "2.7.3"
+ VERSION = "2.7.4"
end
0 commit comments