### Preflight Checklist - [x] I have read the [Contributing Guidelines](https://github.com/EnAccess/micropowermanager/blob/main/CONTRIBUTING.md) for this project, if it exists. - [x] I agree to follow the [Code of Conduct](https://github.com/EnAccess/micropowermanager/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched the [issue tracker](https://github.com/EnAccess/micropowermanager/issues) for a feature request that matches the one I want to file, without success. ### Problem Description We have some components that do not add `scope` style. A particular example is the `SideBar.vue`. ### Proposed Solution Add `scope` to all SFC. ### Alternatives Considered N/A ### Additional Information _No response_