Skip to content

🐛 BUG: SASS content incorrectly highlighted as CSS syntax when lang='sass' is not on the same line with <style #155

🐛 BUG: SASS content incorrectly highlighted as CSS syntax when lang='sass' is not on the same line with <style

🐛 BUG: SASS content incorrectly highlighted as CSS syntax when lang='sass' is not on the same line with <style #155

Workflow file for this run

name: Label issues
on:
issues:
types:
- reopened
- opened
jobs:
label_issues:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/issue-opened.yml@main