Default Styling from get stream
Unanswered
Yellow and black potter wasp posted this in #help-forum
Yellow and black potter waspOP
Hey guys so i am using get stream to make a chat app. In some places I make my own component like the ChatList but in some places I want to use the default component provided by get stream. The problem is that when i inport the styles for these default components the styles of my custom components get overidden. Is there any way to solve this? I use tailwind to style my components.