Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:33
92318d9

Fixed

  • inline-font no longer flags a quoted CSS variable — fontFamily: "var(--mantine-font-family-monospace)" is a token reference just like the bare var(--x) form, so both are allowed now. A quoted font ("Inter") is still a hardcoded literal and stays flagged.

Install: curl -fsSL https://raw.githubusercontent.com/zmaril/straitjacket/main/install.sh | sh

Full changelog: v0.2.0...v0.2.1