v0.2.1
Fixed
inline-fontno longer flags a quoted CSS variable —fontFamily: "var(--mantine-font-family-monospace)"is a token reference just like the barevar(--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