Multi-brand theming is one of the hardest design system challenges
- One set of components
- Multiple brands
- No duplicated components
- No separate stylesheets
Here's how we approach it with Panda CSS 👇panda-css.com/blog/building-…
Multi-brand theming is one of the hardest design system challenges
- One set of components
- Multiple brands
- No duplicated components
- No separate stylesheets
Here's how we approach it with Panda CSS 👇panda-css.com/blog/building-…
@solid_js@panda__css is the better engineering choice on nearly every axis that matters for performance, correctness, and long-term maintainability. That people even think its competitive on these axis is mind blowing.
Shipped in v1.9.0 🎉
Panda can track any JSX prop ending with *Css. So, if you pass things like inputCss, it's now automatically tracked for static extraction.
✅ Zero config needed
Kicking off 2026 with something special 🎉
🐼Panda CSS now has an MCP server to help you:
- Query design tokens & values
- Explore recipes & variants
- Analyze token usage & more
➡️Get started: `pnpm panda init-mcp`
Learn more: panda-css.com/docs/ai/mcp-se…
Panda Theming Spec 🪄
@panda__css can now generate a structured JSON of your project's theme (design tokens and recipes). This makes it easy to build documentation and MCP servers
✨ pnpm panda spec
Learn more: panda-css.com/docs/theming/s…
🚀 Announcing CSS Splitting in Panda CSS (v.1.7.0)
Now, panda can emit your generated css as separate files instead of bundling everything into a single styles.css file
Run ➡️ panda cssgen --splitting
For selective loading & easier debugging
Read more: panda-css.com/docs/docs/refe…
We’ve added a Panda 🐼 CSS Showcase Page
➡️ panda-css.com/showcase
Now, you can see what the community has been building with @panda__css .
Using Panda in your project? Share your link in the comments 👇🏽 We’d like to feature it.
Announcing LLMs.txt support 🎉
We now support the llms.txt standard, making the docs accessible and optimized for AI agents as Cursor, GitHub Copilot, ChatGPT, Perplexity, etc.
Learn more here: panda-css.com/docs/overview/…