Skip to content

Commit c59b4f7

Browse files
committed
dep: update packaged tailwindcss to v3.4.6
https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.6
1 parent a1fb3b4 commit c59b4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tailwindcss/upstream.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Tailwindcss
22
# constants describing the upstream tailwindcss project
33
module Upstream
4-
VERSION = "v3.4.5"
4+
VERSION = "v3.4.6"
55

66
# rubygems platform name => upstream release filename
77
NATIVE_PLATFORMS = {

0 commit comments

Comments
 (0)