openpencil/tests
Danila Poyarkov 6954ff3ce7 refactor(jsx): replace hand-rolled Tailwind mapping with twirlwind
- Use twirlwind for CSS-to-Tailwind class conversion instead of
  450 lines of manual lookup tables and formatting functions
- Build a CSS style object from scene node properties, pass to twirl()
- Remove design-jsx/tailwind.ts (pxToSpacing, colorToTwClass, etc.)
- Remove unused Tailwind-specific helpers from jsx/helpers.ts
- Update tests for twirlwind's v4-native output format
2026-05-17 00:54:53 +03:00
..
e2e fix(clipboard): normalize glyph advance by fontSize 2026-05-16 18:02:10 +03:00
engine refactor(jsx): replace hand-rolled Tailwind mapping with twirlwind 2026-05-17 00:54:53 +03:00
figma style: tighten import grouping 2026-05-06 02:22:08 +03:00
fixtures Add Arabic and RTL support 2026-03-29 21:06:29 +03:00
helpers test(e2e): extract shared editor setup fixture 2026-05-16 16:19:03 +03:00