Skip to content

refactor(ui/react/styles): vars.css.ts를 theme.css.ts로 통합 #169

refactor(ui/react/styles): vars.css.ts를 theme.css.ts로 통합

refactor(ui/react/styles): vars.css.ts를 theme.css.ts로 통합 #169

Workflow file for this run

name: Project
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/dnd-side-project/projects/71
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}