Skip to content

css-has-pseudo: fix handling of stylesheets loaded after the polyfill is started #3567

css-has-pseudo: fix handling of stylesheets loaded after the polyfill is started

css-has-pseudo: fix handling of stylesheets loaded after the polyfill is started #3567

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
defaults:
run:
shell: bash
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"