Replace all global `uni.$emit` invocations with the custom event emitter from @/utils/events. Migrate component styles from separate SCSS files to inline Tailwind utility classes, and remove all unused SCSS style files.
Replace all global `uni.$emit` invocations with the custom event emitter from @/utils/events. Migrate component styles from separate SCSS files to inline Tailwind utility classes, and remove all unused SCSS style files.