- Added new grid column/row utilities (col <number>, row <number>) and re‑enabled !important on CSS variables.
- Fixed extraction and nesting bugs – correct @keyframes with prefixes, preserve :is() variants, prevent @apply swallowing, improve utility detection in brackets, Angular bindings, numeric class names, and discard invalid arbitrary propert...
- Removed invalid max‑w‑auto/max‑h‑auto utilities, fixed Vite crash on SVG filenames containing “?”, and ensured outline‑hidden behaves like outline none outside forced‑colors mode.