I wanna create micro front-end applications I have done it by module-federation and I followed this page guid
but I have a problem, I want to every project has own style.
when ever i redirect url from dynamic app to remote app, style.scss from remote app does not load and deacuse of this reason my styles do not work. can you help me how i can fix this problem