diff --git a/config/config.exs b/config/config.exs index 4ee1650..93b7cc5 100644 --- a/config/config.exs +++ b/config/config.exs @@ -1,7 +1,7 @@ import Config config :tailwind, - version: "3.0.10", + version: "3.0.12", another: [ args: ["--help"] ]