Skip to content

Commit 76250f3

Browse files
committed
dep: tailwindcss to 4.0.0-alpha.33
1 parent 9a48cdc commit 76250f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tailwindcss-ruby (4.0.0.alpha.30)
4+
tailwindcss-ruby (4.0.0.alpha.31)
55

66
GEM
77
remote: https://rubygems.org/

lib/tailwindcss/ruby/upstream.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Tailwindcss
22
module Ruby
33
module Upstream
4-
VERSION = "v4.0.0-alpha.31"
4+
VERSION = "v4.0.0-alpha.33"
55

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

0 commit comments

Comments
 (0)