Panda CSS supports three options for the config parameter `jsxStyleProps`: `none`, `minimal` or `all`; Park UI currently requires this to be set to `all`. 1. This requirement does not appear to be clearly documented. 2. Whilst support for `none` may be more challenging, `minimal` should be achievable (and is my preference for projects). I have patched some React components released for v1.0.0, so can contribute those.