Skip to content

Add: dark theme (#359) #122

Add: dark theme (#359)

Add: dark theme (#359) #122

Workflow file for this run

on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v4
with:
node-version: 21
- run: npm cit