Skip to content

Commit

Permalink
tailwindcss
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Aug 29, 2023
1 parent 3ecb9d4 commit e828525
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Install Tailwind CSS
run: npm install tailwindcss

- name: Build website
run: npm run build

Expand Down

0 comments on commit e828525

Please sign in to comment.