Skip to content
Merged
Changes from all commits
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
dep: bump tailwindcss to v3.4.12
  • Loading branch information
flavorjones committed Sep 18, 2024
commit a8258a3795206762f54f3fde960141461572c4a4
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.11"
VERSION = "v3.4.12"

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