Skip to content

Commit 7df7b40

Browse files
Update dependency tailwindcss to v4.0.13
1 parent 4207220 commit 7df7b40

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
@@ -37,7 +37,7 @@ config :esbuild,
3737

3838
# Configure tailwind (the version is required)
3939
config :tailwind,
40-
version: "4.0.12",
40+
version: "4.0.13",
4141
default: [
4242
args: ~w(
4343
--input=assets/css/app.css

0 commit comments

Comments
 (0)