Skip to content

Fix: throw when no rules in srcset #98

Fix: throw when no rules in srcset

Fix: throw when no rules in srcset #98

Workflow file for this run

on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'
- run: npm install
- run: npm test