Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 60ceae9

Browse files
authored
Update to Tailwind CSS v3.1.8 (rails#186)
1 parent 2e7ee0e commit 60ceae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tailwindcss/upstream.rb

Lines changed: 1 addition & 1 deletion
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.1.3"
4+
VERSION = "v3.1.8"
55

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

0 commit comments

Comments
 (0)