Skip to content

feat: Tailwind CSS support#52

Merged
andresilva-cc merged 3 commits intomainfrom
feat-tailwind-css
Apr 5, 2026
Merged

feat: Tailwind CSS support#52
andresilva-cc merged 3 commits intomainfrom
feat-tailwind-css

Conversation

@andresilva-cc
Copy link
Copy Markdown
Contributor

Summary

  • Expanded README Tailwind section with dual-terminal dev workflow and npm scripts
  • New examples/tailwind/ working example directory
  • New dedicated docs page at /docs/tailwind/ with step-by-step setup guide
  • Updated compositions docs with Tailwind cross-link
  • grafex dev now tolerates missing CSS files at startup — renders without them, watches for them to appear, and re-renders automatically (only ENOENT; other errors still surface)
  • grafex export still hard-errors on missing CSS (correct for production)

Test plan

  • Integration tests for dev server CSS tolerance (startup with missing CSS, re-render on file creation via SSE)
  • Website builds successfully with new Tailwind docs page
  • 327 tests passing

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
grafex Ignored Ignored Preview Apr 5, 2026 3:09am

@andresilva-cc andresilva-cc merged commit 3b2c592 into main Apr 5, 2026
5 checks passed
@andresilva-cc andresilva-cc deleted the feat-tailwind-css branch April 5, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant