Skip to content

fix material-tailwind backward compatibility #174

fix material-tailwind backward compatibility

fix material-tailwind backward compatibility #174

Workflow file for this run

name: Lint
on: [push]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Repo
uses: ./.github/actions/setup
- name: Run linting
run: yarn lint