Skip to content

Commit 9bac80a

Browse files
authored
Merge pull request #220 from AlexKovynev/patch-2
Update tailwind to version 3.2.2
2 parents 232d6b1 + a3c4a2b commit 9bac80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.2.1"
4+
VERSION = "v3.2.2"
55

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

0 commit comments

Comments
 (0)