Skip to content

Labels

Labels

  • blocked

    Waiting on something external (upstream issue, etc.)
  • breaking change

    Would require a semver major bump
  • bug

    Something isn't working correctly
  • confirmed

    Bug reproduced and verified
  • documentation

    Docs are missing, wrong, or unclear
  • duplicate

    Already reported — see linked issue
  • enhancement

    New utility, syntax, or behaviour
  • good first issue

    Well-scoped and beginner-friendly
  • help wanted

    Open for community contributions
  • in-progress

    Actively being worked on
  • invalid

    This doesn't seem right
  • needs-reproduction

    Bug reported but not yet confirmed with a reproduction
  • priority: high

    Breaking or widely impactful — needs prompt attention
  • priority: low

    Nice to have — no urgency
  • question

    Usage help — not a code problem
  • scope: math

    Affects clamp/color-mix generation (src/math.ts)
  • scope: parser

    Affects value or color parsing (src/parser/)
  • scope: plugin

    Affects matchUtilities wiring (src/plugin.ts)
  • scope: range

    Affects viewport range resolution (src/range/)
  • scope: registry

    Affects utility definitions (src/utilities/registry.ts)
  • scope: types

    Affects TypeScript interfaces (src/types.ts)
  • wontfix

    Intentional non-fix — see comment for reasoning