Skip to content

Bump @tailwindcss/postcss from 4.0.4 to 4.0.6 #2298

Bump @tailwindcss/postcss from 4.0.4 to 4.0.6

Bump @tailwindcss/postcss from 4.0.4 to 4.0.6 #2298

Workflow file for this run

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