@pandacss/cli@2.0.0-beta.4
Pre-release
Pre-release
·
43 commits
to main
since this release
Minor Changes
- 9521059: Add a
--includeflag to the scanning commands (panda,build,dev,check,cssgen,debug,info,
buildinfo) to override the config'sincludeglobs for a single run. The flag is repeatable and accepts
comma-separated values, and replaces (does not merge with) the configured globs — useful for scanning a subset of
files in CI or one-off builds.