Skip to content

feat(cli): add typography playground to panda studio - #3

Closed
Adebesin-Cell wants to merge 1 commit into
feat/cli-studio-contrastfrom
feat/cli-studio-typography
Closed

feat(cli): add typography playground to panda studio#3
Adebesin-Cell wants to merge 1 commit into
feat/cli-studio-contrastfrom
feat/cli-studio-typography

Conversation

@Adebesin-Cell

Copy link
Copy Markdown
Owner

Stacked PR. Base is feat/cli-studio-contrast (#2), which stacks on the studio PR (chakra-ui#3663), so this diff is just the typography playground. Review #2 first.

📝 Description

Add a typography playground to panda studio. Combine font-size, weight, family, line-height, and letter-spacing tokens on your own sample text to preview a text style before you build it.

⛳️ Current behavior (updates)

The viewer lists typography tokens one category at a time, but there's no way to combine them and see the result.

🚀 New behavior

A Typography tool under the viewer's Playground nav. Five dropdowns pick a font-size, weight, family, line-height, and letter-spacing from your tokens, and a textarea sets the sample text. A live preview renders the combination, and a readout shows the composed CSS you'd write.

💣 Is this a breaking change (Yes/No):

No.

📝 Additional Information

The studio stack:

Test plan:

  • pnpm --filter @pandacss/cli test
  • verified in the running viewer: dropdowns apply live, the CSS readout tracks the selection, no console errors

@Adebesin-Cell

Copy link
Copy Markdown
Owner Author

Moved to upstream as chakra-ui#3665 (stacked on chakra-ui#3664).

@Adebesin-Cell
Adebesin-Cell deleted the feat/cli-studio-typography branch July 17, 2026 19:15
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