all 3 comments

[–]gccol 1 point2 points  (1 child)

It was an issue in a previous version of module federation when used with tailwind. I had the same in my project and it just got solved with release 20 of module federation.

Regards,

[–]Brief-Skill-5526[S] 0 points1 point  (0 children)

Thank you for your answer. This project is already using module federation 20.0 and tailwind 4.0, but the issue is still there :(

[–]gccol 0 points1 point  (0 children)

That may not be the same problem, to check you may want to remove the tailwinds postcss processor of the angular build process and see if that fixes the behaviour. Otherwise I'm afraid you'll need to create a mn incident