Skip to content

Commit

Permalink
Bump tailwind to 3.0.12
Browse files Browse the repository at this point in the history
This includes the standalone linux build (tailwindlabs/tailwindcss#6914)
  • Loading branch information
mveytsman committed Jan 7, 2022
1 parent 48a2f13 commit d06dc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
@@ -1,7 +1,7 @@
import Config

config :tailwind,
version: "3.0.10",
version: "3.0.12",
another: [
args: ["--help"]
]

0 comments on commit d06dc68

Please sign in to comment.