- Fixed crashes and parsing issues with JS theme values, escaped underscores in CSS variables, and ensured @keyframes are generated across multiline animation variables.
- Resolved platform-specific problems: older instruction set support for Linux x64 CLI builds, proper Node addon packaging on FreeBSD, respecting NODE_PATH, and skipping stylesheet parsing for Vite's ?commonjs flag.
- Corrected Firefox order‑first/last handling, Vite stylesheet parsing order, and prevented stack overflow when @variant appears in referenced stylesheets.