Skip to content

Make CSS21 an alias of CSS2 #7306

Make CSS21 an alias of CSS2

Make CSS21 an alias of CSS2 #7306

Workflow file for this run

name: Node CI
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
name: test pull request
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test