giles
33350ced6d
Add comprehensive TW test suite (627 tests), fix 4 bugs, add 9 features
Bugs fixed:
- line-through: check full token not just head after hyphen split
- gap-x-N/gap-y-N: compound 2-part spacing prefix handler in tw-layout
- Negative values (-mt-4): replace ":" with ":-" instead of no-op
- Class name doubling: chain replace calls instead of concatenating
New features in tw-process-token:
- !important modifier (!p-4 → padding:1rem !important)
- dark: variant (class-based, .dark ancestor selector)
- group-hover:/group-focus:/group-active: (parent state)
- peer-focus:/peer-hover:/peer-checked:/peer-disabled: (sibling state)
- @container queries (@md:flex → @container(min-width:448px))
- Colour opacity modifier (bg-sky-500/50 → hsl with alpha)
- Ring colours (ring-sky-500 → --tw-ring-color)
- Arbitrary values (w-[300px], grid-cols-[1fr_2fr], bg-[#ff0000])
- colour-with-alpha helper for HSL+alpha generation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 21:55:33 +00:00
..
2026-03-15 12:12:48 +00:00
2026-03-29 07:53:16 +00:00
2026-03-15 18:05:00 +00:00
2026-03-15 02:12:13 +00:00
2026-03-30 17:28:47 +00:00
2026-03-15 11:51:24 +00:00
2026-03-15 12:23:58 +00:00
2026-03-29 18:08:47 +00:00
2026-03-15 11:51:24 +00:00
2026-03-15 12:23:58 +00:00
2026-03-16 08:37:50 +00:00
2026-03-15 02:12:13 +00:00
2026-04-01 00:57:57 +00:00
2026-03-26 00:00:19 +00:00
2026-03-15 16:13:07 +00:00
2026-03-15 13:03:02 +00:00
2026-03-31 21:34:19 +00:00
2026-03-23 23:58:40 +00:00
2026-03-15 10:37:07 +00:00
2026-03-31 17:44:11 +00:00
2026-03-15 15:32:21 +00:00
2026-03-24 02:36:46 +00:00
2026-03-15 02:12:13 +00:00
2026-03-15 12:23:58 +00:00
2026-03-15 12:12:48 +00:00
2026-04-01 18:00:51 +00:00
2026-03-15 12:23:58 +00:00
2026-04-01 21:55:33 +00:00
2026-03-15 02:12:13 +00:00