Skip to content

Bump @tailwindcss/vite from 4.1.18 to 4.2.1 #395

Bump @tailwindcss/vite from 4.1.18 to 4.2.1

Bump @tailwindcss/vite from 4.1.18 to 4.2.1 #395

Workflow file for this run

name: Pull request linter
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
- opened
- reopened
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
enforce-labels:
uses: ethui/workflows/.github/workflows/pr-lint.yml@main