Open blairjanis opened 2 years ago
Hey - I unfortunately cannot help with this, as we are having trouble using Material on its own. I was wondering if you could offer any advice on how you got Angular Material working with Bit; we've listed a pretty thorough process here and are not sure what we're missing. Thanks for your time.
As a newbie to bit I'm struggling to get a particular use case working and I haven't found the documentation on this newer bit-angular release to be very helpful. I'm sure that's on me ... not the documentation. I'm still wrapping my head around this but I think it's the right technology for my particular use case. Which is essentially to create angular apps that I can deploy through bit into several umbrella apps.
I can get a module working just fine but my use case requires me to use both material and tailwindcss. I was able to get material working in a module but not tailwindcss. Since tailwindcss works really well with apps, but not libraries/modules I want to go the app route. Am I thinking about this the right way?
I've watched several videos and read several documentation pages but I'm still struggling to connect the dots. Any guidance is appreciated.