Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
dep: update tailwindcss to 3.4.3 (from 3.4.1)
  • Loading branch information
flavorjones committed Apr 8, 2024
commit 3df3d93be1ead5a4560536eeff627d087ab10f9b
2 changes: 1 addition & 1 deletion lib/tailwindcss/upstream.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Tailwindcss
# constants describing the upstream tailwindcss project
module Upstream
VERSION = "v3.4.1"
VERSION = "v3.4.3"

# rubygems platform name => upstream release filename
NATIVE_PLATFORMS = {
Expand Down