Skip to content

chore(deps-dev): bump tailwindcss from 3.4.18 to 4.1.17 #8

chore(deps-dev): bump tailwindcss from 3.4.18 to 4.1.17

chore(deps-dev): bump tailwindcss from 3.4.18 to 4.1.17 #8

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lgtm:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
cache: 'npm'
node-version-file: '.nvmrc'
- run: npm ci
- run: npm run lgtm