Skip to content

Bump tailwindcss from 4.0.8 to 4.0.9 #2325

Bump tailwindcss from 4.0.8 to 4.0.9

Bump tailwindcss from 4.0.8 to 4.0.9 #2325

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm lint