@pandacss/compiler
v2.0.0-beta.1
Published
Native Rust binding for the Panda compiler engine
Downloads
72
Readme
@pandacss/compiler
The native binding for the Panda CSS compiler engine. The hot path (source scanning, extraction, and CSS emission) is implemented in Rust (Oxc-based) and exposed to Node through a thin NAPI boundary.
Platform-specific binaries are published as @pandacss/compiler-<platform> and resolved automatically. When no native
binary is available, the package falls back to a no-op shape so consuming tools can degrade gracefully.
This package is consumed by @pandacss/cli / @pandacss/dev; you typically don't install it directly.
Documentation
Visit the Panda CSS documentation to learn more.
License
MIT © Chakra Systems Inc.
