Skip to content

Bump tailwindcss from 4.0.17 to 4.1.3 #80

Bump tailwindcss from 4.0.17 to 4.1.3

Bump tailwindcss from 4.0.17 to 4.1.3 #80

Workflow file for this run

name: Compile Hugo
on:
pull_request:
branches: [ "*" ]
paths-ignore:
- README.md
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm ci
- run: |
node_modules/.bin/hugo/hugo