We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12fd59f + 2523760 commit 330f797Copy full SHA for 330f797
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## next / unreleased
2
3
-* Update to [Tailwind CSS v3.3.7](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.3.7) from v3.3.6 by @flavorjones
+* Update to [Tailwind CSS v3.4.0](https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.0) from v3.3.6 by @flavorjones
4
5
6
## v2.0.33 / 2023-12-09
lib/tailwindcss/upstream.rb
@@ -1,7 +1,7 @@
module Tailwindcss
# constants describing the upstream tailwindcss project
module Upstream
- VERSION = "v3.3.7"
+ VERSION = "v3.4.0"
# rubygems platform name => upstream release filename
7
NATIVE_PLATFORMS = {
0 commit comments