Enhanced Build System Compatibility
In this update, we've made significant improvements to the build system to ensure seamless compatibility with other updated applications. By refining the build process, we've optimized the interaction between different components, allowing your applications to run smoothly with the latest changes.
Manual CSS Import Requirement
Please note that there's a change regarding the handling of the CSS file. To enhance flexibility and better align with modern development practices, the CSS file is no longer bundled with the JavaScript code. Instead, you will need to import the CSS file manually. This update empowers you to have more control over how styles are integrated into your projects, promoting a cleaner separation of concerns.