@pikacss/config
v0.0.65
Published
Canonical project-configuration package for PikaCSS.
Readme
@pikacss/config
Canonical project-configuration package for PikaCSS.
The package root exports defineConfig(), the project config types, and the ordinary @pikacss/core authoring surface. Most application consumers should import these APIs from the directly installed outer package (@pikacss/unplugin-pikacss or @pikacss/nuxt-pikacss) instead of adding @pikacss/config separately.
Direct imports from @pikacss/config require a direct dependency on this package. The @pikacss/config/host subpath contains host-side config loading and normalization primitives; it is intentionally not re-exported through Integration or the outer consumer packages.
See the engine configuration guide and the generated Config API reference.
