Skip to content

Bump tailwindcss from 3.4.15 to 3.4.16 #2204

Bump tailwindcss from 3.4.15 to 3.4.16

Bump tailwindcss from 3.4.15 to 3.4.16 #2204

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