@pandacss/dev
v1.8.1 MITThe user facing package for panda css
Download Trends
@pandacss/dev
AI Insights
@pandacss/dev is a user-facing package for Panda CSS that facilitates the creation and management of design systems through atomic CSS methodologies. Developers leverage it to streamline their CSS management and enhance styling efficiency in their applications.
When to use
- When building a design system that requires consistent theming and design tokens.
- When seeking a framework-agnostic solution for styling components.
- When utilizing a JIT compiler to generate utility classes for CSS.
When NOT to use
- If your project does not require a design system or design tokens.
- When you prefer conventional CSS methods over atomic CSS paradigms.
- If your application does not involve JavaScript or TypeScript.