Skip to content

fix(css): replace value 'center' with '0% 0%' for mask-position inita… #406

fix(css): replace value 'center' with '0% 0%' for mask-position inita…

fix(css): replace value 'center' with '0% 0%' for mask-position inita… #406

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '12.x'
- run: npm ci
- run: npm test