Skip to content

Bump @tailwindcss/typography from 0.5.10 to 0.5.15 #699

Bump @tailwindcss/typography from 0.5.10 to 0.5.15

Bump @tailwindcss/typography from 0.5.10 to 0.5.15 #699

Workflow file for this run

name: ESLint
on: [push]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node.js environment
uses: actions/setup-node@v4.1.0
- run: yarn install
- run: yarn eslint