Skip to content

Update tailwind_field.py #356

Update tailwind_field.py

Update tailwind_field.py #356

Workflow file for this run

name: Docs Check
on:
pull_request:
push:
branches:
- main
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"