Skip to content

Commit d06dc68

Browse files
authored
Bump tailwind to 3.0.12
This includes the standalone linux build (tailwindlabs/tailwindcss#6914)
1 parent 48a2f13 commit d06dc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Config
22

33
config :tailwind,
4-
version: "3.0.10",
4+
version: "3.0.12",
55
another: [
66
args: ["--help"]
77
]

0 commit comments

Comments
 (0)