Skip to content

internal: migrate Studio UI styling to Tailwind CSS - #11

Merged
samohovets merged 1 commit into
mainfrom
internal/studio-tailwind
Jul 19, 2026
Merged

internal: migrate Studio UI styling to Tailwind CSS#11
samohovets merged 1 commit into
mainfrom
internal/studio-tailwind

Conversation

@samohovets

Copy link
Copy Markdown
Member

Summary

  • add Tailwind CSS v4 and the official Vite integration to Studio
  • migrate the complete Studio interface to statically detectable Tailwind utilities and shared utility-only primitives
  • keep studio.css limited to Tailwind imports, source registration, and semantic theme tokens
  • document the utility-only styling conventions for contributors

Changelog

Public summary:

  • None.

Context:

  • Establishes Tailwind and shared Studio design tokens for future UI work while preserving the existing interface and responsive behavior.
  • Closes Set up Tailwind CSS v4 in Studio #3.

Verification

  • pnpm validate
  • pnpm --filter @patchwave/studio fmt:check
  • pnpm --filter @patchwave/studio build
  • pnpm --filter @patchwave/studio test

@samohovets
samohovets merged commit 9f1b813 into main Jul 19, 2026
1 check passed
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.

Set up Tailwind CSS v4 in Studio

1 participant