Skip to content

[SPFx 1.22→1.23] Sass import resolution changed — ~ breaks in meta.load-css(), bare specifiers and importIncludePaths no longer work (undocumented) #2578

[SPFx 1.22→1.23] Sass import resolution changed — ~ breaks in meta.load-css(), bare specifiers and importIncludePaths no longer work (undocumented)

[SPFx 1.22→1.23] Sass import resolution changed — ~ breaks in meta.load-css(), bare specifiers and importIncludePaths no longer work (undocumented) #2578

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'