Commit Graph
7 Commits
Author SHA1 Message Date
Keith Solomon f0b5bf75a5 feature: Add services list block
Deploy to Dreamhost (dev) / build (push) Successful in 39s
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-07-25 10:37:28 -05:00
Keith Solomon 60d764045f 🐞 fix: Remove dead $line_url variable from services-list template 2026-07-25 00:18:40 -05:00
Keith Solomon b0bad0d273 🐞 fix: Remove redundant inline style on services-list line div 2026-07-25 00:16:03 -05:00
Keith SolomonandClaude 2c917edf20 🐞 fix: Use registered text-24px token in services-list heading
The text-25px literal is not a registered token in the project's
typography scale (--text-*). Replace with the closest existing
token, text-24px, to satisfy Tailwind v4 @apply resolution.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-24 23:51:57 -05:00
Keith Solomon 61f959e1a2 feat: Add services-list block PHP template 2026-07-24 23:39:51 -05:00
Keith Solomon 8c52946340 feat: Add services-list block CSS 2026-07-24 23:32:06 -05:00
Keith Solomon a628973ed8 feat: Add services-list block.json registration 2026-07-24 23:28:25 -05:00