Skip to content

feat: adopt Tailwind CSS utility classes for styling - #6

Open
nicomiguelino wants to merge 2 commits into
developmentfrom
chore/adopt-tailwind-css
Open

feat: adopt Tailwind CSS utility classes for styling#6
nicomiguelino wants to merge 2 commits into
developmentfrom
chore/adopt-tailwind-css

Conversation

@nicomiguelino

Copy link
Copy Markdown
Contributor

Summary

  • Bump @screenly/edge-apps to ^1.3.0 (Tailwind CSS support, not yet published)
  • Rework index.html to use Tailwind utility classes instead of custom CSS classes, keeping visual appearance and behavior unchanged
  • Slim src/css/style.css down to just the design-system import (no app-specific styles remain — everything else was either moved into index.html as utilities or was already redundant with the design system's reset)
  • Regenerate screenshots/*.webp to reflect current mock data

Reference: Screenly/clock-app#12

Test plan

  • bun run type-check passes
  • bun run build succeeds
  • bun run screenshots passes (12/12), verified landscape + portrait + error-screen renders match prior appearance

Rework index.html to use Tailwind utility classes instead of custom CSS
classes, keeping visual appearance and behavior unchanged. Slim
src/css/style.css down to just the design-system import. Bump
@screenly/edge-apps to ^1.3.0 for upcoming Tailwind CSS support.
Regenerate screenshots to reflect the change.
This was referenced Jul 27, 2026
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