Bindings are generating wrappers that import panda
modules indirectly instead of direct imports. Adding an importMap
in panda.config.js
can help, but bindings still need to be created for each component, function, or utility. I’m working on early-stage codegen support for PandaCSS with ReScript, which will rely on the panda.config.js/ts
file. You can check a preview here:
↧
Panda CSS doesn't style components
↧