Files
playwriter/website
Tommy D. Rossi 5a3acd9cb8 refactor liveline: extract Section, List, Li components
Simplifies article content by extracting repeated patterns into
reusable components:
- Section: wraps Divider + SectionHeading + children
- List: styled ul with typography inline styles
- Li: styled li with correct padding

Article JSX now reads as clean declarative markup instead of
verbose inline-styled HTML.
2026-02-19 10:04:45 +01:00
..
2026-01-27 13:35:22 +01:00
2025-12-30 14:25:19 +01:00
2025-12-30 17:44:41 +01:00
2025-12-30 14:25:19 +01:00
2025-12-30 17:45:45 +01:00