Skip to content

Make @astrojs/tailwind compat with Astro 5 (#12018) #7472

Make @astrojs/tailwind compat with Astro 5 (#12018)

Make @astrojs/tailwind compat with Astro 5 (#12018) #7472

Workflow file for this run

name: Format
on:
workflow_dispatch:
push:
branches:
- main
jobs:
prettier:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/format.yml@main
with:
command: "format"
secrets: inherit