Skip to content

feat: added the tailwind plugin by @midudev (#128) #111

feat: added the tailwind plugin by @midudev (#128)

feat: added the tailwind plugin by @midudev (#128) #111

Workflow file for this run

name: Links
on: [push]
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
id: lychee
uses: lycheeverse/[email protected]
with:
fail: true
args: --config './lychee.toml' .