Skip to content

build(deps-dev): bump postcss from 7.0.36 to 8.4.31 (#208) #383

build(deps-dev): bump postcss from 7.0.36 to 8.4.31 (#208)

build(deps-dev): bump postcss from 7.0.36 to 8.4.31 (#208) #383

Workflow file for this run

name: Node.js Package CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: actions/setup-node@v1
with:
node-version: '12.x'
- run: yarn install
- run: yarn build