Skip to content

🎨style: use @import instead of @tailwind #239

🎨style: use @import instead of @tailwind

🎨style: use @import instead of @tailwind #239

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Labeling
uses: actions/labeler@v5