From 755af1d97e4cd8bed2510b41afe8d4e4f6b4baea Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Fri, 9 May 2025 15:05:31 +0100 Subject: [PATCH] Update tailwind from 4.1.5 to 4.1.6 --- config/config.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.exs b/config/config.exs index 87af13a0..bb0e143c 100644 --- a/config/config.exs +++ b/config/config.exs @@ -57,7 +57,7 @@ config :esbuild, # Configure tailwind (the version is required) config :tailwind, - version: "4.1.5", + version: "4.1.6", music_library: [ args: ~w( --input=assets/css/app.css