Skip to content

Commit

Permalink
Bump Tailwind to 3.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
RiskoZoSlovenska committed Dec 16, 2024
1 parent 3bdb0a8 commit 38d799b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Install Tailwind CSS CLI # Inspired by https://github.com/ZoeyVid/tailwindcss-update/blob/f929e744f0386697b1a8e06d7e3985732cd9eae5/run.sh
run: |
curl -L https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.10/tailwindcss-linux-x64 \
curl -L https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.16/tailwindcss-linux-x64 \
-o /usr/local/bin/tailwindcss
chmod +x /usr/local/bin/tailwindcss
Expand Down

0 comments on commit 38d799b

Please sign in to comment.