Skip to content

feat: add padding with background to pinned elements #19

feat: add padding with background to pinned elements

feat: add padding with background to pinned elements #19

Workflow file for this run

name: build-check
on:
workflow_dispatch:
push:
branches: ['main', 'dev']
pull_request:
branches: ['main']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- name: Build
run: |
bun install
bun run build