© 2026 Hedgehog Software, LLC
plasmo-with-mantine
emotion
emotionCache
import cssText from "data-text:@mantine/core/styles.css"; import "@mantine/core/styles.css"; export const getStyle = () => { const style = document.createElement("style") style.textContent = cssText return style }