To enhance the handling of unused CSS and scripts, a significant update is proposed.
This update will involve reorganizing the codebase by creating subcomponents and restructuring the main index.vue file of Sections.
Additionally, CSS should be relocated into the corresponding subcomponents to improve modularity and maintainability.
This update is expected to be a breaking change and may take more than a day to implement.
The goal is to create a cleaner and more efficient code structure that minimizes unused resources.
To enhance the handling of unused CSS and scripts, a significant update is proposed.
This update will involve reorganizing the codebase by creating subcomponents and restructuring the main index.vue file of Sections. Additionally, CSS should be relocated into the corresponding subcomponents to improve modularity and maintainability.
This update is expected to be a breaking change and may take more than a day to implement. The goal is to create a cleaner and more efficient code structure that minimizes unused resources.