fix: switch back to global tailwindcss setup
This commit is contained in:
parent
3c050274f9
commit
a2762a43cf
3
.github/workflows/prod.yml
vendored
3
.github/workflows/prod.yml
vendored
@ -43,8 +43,7 @@ jobs:
|
||||
node-version: 20
|
||||
|
||||
- name: Install Tailwind CSS
|
||||
run: npm install
|
||||
working-directory: ./frontend/
|
||||
run: npm install -g tailwindcss
|
||||
|
||||
- name: Build Frontend
|
||||
working-directory: ./frontend/
|
||||
|
Loading…
x
Reference in New Issue
Block a user