Open jmcculloch opened 3 months ago
// import '@mantine/core/styles.css';
// import '@mantine/notifications/styles.css';
Commenting out the mantine CSS seems to resolve the issue, so there is probably something conflicting in there.
specifically @mantine/core/styles.css
with supafakeblock
without
libraries (i.e. react?) injected into content script? mantine UI CSS styles?