Using Tailwind css with single-spa applications

293 views Asked by At

I have a collection of vite + react projects and am attempting to create a collection of single-spa Micro-frontend projects. I got the UI to be propagated as a single-spa and am currently aiming to get the imported single-spa modules' Tailwindcss to show up in the app-shell. The tailwind styling works perfectly in the project itself, but when imported in the app-shell, nothing comes through.

Has anyone been able to get Tailwind styling working for single-spa applications. Any and all help is awesome!

0

There are 0 answers