Skip to content

🐛 Fix highlight text bug and thinner <hr /> #27

🐛 Fix highlight text bug and thinner <hr />

🐛 Fix highlight text bug and thinner <hr /> #27

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
compile-themes:
runs-on: ubuntu-latest
name: compile themes
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: compile sass
uses: ./.github/actions/compile-themes