From 23fadf6a66c288be8354708e1195c72ddb7a38a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:14:48 +0000 Subject: [PATCH] Update dependency tailwindcss to v4.3.0 --- demo/config/config.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/config/config.exs b/demo/config/config.exs index ce3cb1c78..8de1d762b 100644 --- a/demo/config/config.exs +++ b/demo/config/config.exs @@ -54,7 +54,7 @@ config :sentry, root_source_code_paths: [File.cwd!()] config :tailwind, - version: "4.2.4", + version: "4.3.0", default: [ args: ~w( --input=assets/css/app.css