To improve developer experience and reduce duplication, we should ship the custom class-name helper cn() inside @webjsdev/core and export it from the package's public surface. We will then update the UI package registry and templates to re-export it, and delete the custom implementations from the blog example.
To improve developer experience and reduce duplication, we should ship the custom class-name helper
cn()inside@webjsdev/coreand export it from the package's public surface. We will then update the UI package registry and templates to re-export it, and delete the custom implementations from the blog example.