Skip to content

Update dark-mode-toggle.d.ts to reflect new possible value for "apperance" #41

Update dark-mode-toggle.d.ts to reflect new possible value for "apperance"

Update dark-mode-toggle.d.ts to reflect new possible value for "apperance" #41

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2-beta
with:
fetch-depth: 1
- uses: preactjs/compressed-size-action@v1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'