Skip to content

Commit

Permalink
Merge pull request #682 from naymspace/renovate/tailwindcss-3.x
Browse files Browse the repository at this point in the history
Update dependency tailwindcss to v3.4.16
  • Loading branch information
krns authored Dec 4, 2024
2 parents 9f5592c + 6c18047 commit 77d53d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ config :esbuild,
]

config :tailwind,
version: "3.4.15",
version: "3.4.16",
default: [
args: ~w(
--config=assets/tailwind.config.js
Expand Down

0 comments on commit 77d53d2

Please sign in to comment.