Skip to content

Fix @compiled/babel-plugin to not silently skip cssMap() extraction in a few common edge-cases. #323

Fix @compiled/babel-plugin to not silently skip cssMap() extraction in a few common edge-cases.

Fix @compiled/babel-plugin to not silently skip cssMap() extraction in a few common edge-cases. #323

Workflow file for this run

name: Check all tasks are completed
on:
pull_request:
types: [opened, edited]
jobs:
task-checklist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/task-checklist