Skip to content

[SPIKE] Throw error if shorthand and longhand properties are mixed, or if invalid CSS properties are used #261

[SPIKE] Throw error if shorthand and longhand properties are mixed, or if invalid CSS properties are used

[SPIKE] Throw error if shorthand and longhand properties are mixed, or if invalid CSS properties are used #261

name: Check all tasks are completed
on:
pull_request:
types: [opened, edited]
jobs:
task-checklist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/task-checklist