Skip to content

feat(css,theme,react): use data-color in all components, with color inheritance for some #3930

feat(css,theme,react): use data-color in all components, with color inheritance for some

feat(css,theme,react): use data-color in all components, with color inheritance for some #3930

Workflow file for this run

name: Checks
on:
workflow_dispatch:
pull_request:
paths:
- 'packages/**'
- 'apps/**'
- 'plugins/**'
- 'biome.jsonc'
jobs:
checks:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/gh-setup
- name: Lint code
run: yarn biome ci .