Skip to content

Commit

Permalink
Pin tailwindcss version
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Feb 18, 2025
1 parent c760650 commit 41518ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
key: ${{ runner.os }}-maven-ssr-${{ hashFiles('deps.edn') }}

- name: 🎨 Setup Tailwindcss
run: yarn global add @tailwindcss/cli tailwindcss @tailwindcss/typography
run: yarn global add tailwindcss@3.4.17 @tailwindcss/typography

- name: 🧶 Yarn Global
run: echo $(yarn global dir)/node_modules
Expand Down

0 comments on commit 41518ab

Please sign in to comment.