From 5207aa2773ca0fd1478c424d86971d87cf21683f Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 28 May 2025 19:07:28 +0100 Subject: [PATCH] Update tailwind from 4.1.7 to 4.1.8 --- config/config.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.exs b/config/config.exs index b1f30b65..adf6fef6 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.7", + version: "4.1.8", music_library: [ args: ~w( --input=assets/css/app.css