Import a custom package styling (React-hot-toast)

Hi. I am trying to utilize the react-hot-toast package in my Plasmo content script. When importing into my React component, the basic functionality of the package works fine but all the design is gone. Is there a similar cache option for this (like MUI components have) or is there a way around it to get the package styling into CSUI? Thanks in advance!
2 Replies
Konata
Konata•8mo ago
Hey, did you figure it out? I'm facing the same issue
MarkusT
MarkusT•8mo ago
For this specific usecase, I decided to use MUI's toast and snackbar. Unfotunately not sure if it can be done if u wnt to use other custom packages