Skip to content

Commit 5cb0186

Browse files
Update dependency tailwindcss to v4.1.13 (#1461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a62fac6 commit 5cb0186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/config/config.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ config :esbuild,
5757
]
5858

5959
config :tailwind,
60-
version: "4.1.12",
60+
version: "4.1.13",
6161
default: [
6262
args: ~w(
6363
--input=assets/css/app.css

0 commit comments

Comments
 (0)