- 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 |
||
|---|---|---|
| .. | ||
| builders.test.ts | ||
| export.test.ts | ||
| grid-layout.test.ts | ||
| render-tree.test.ts | ||
| tailwind.test.ts | ||
| text-props.test.ts | ||