© 2026 Hedgehog Software, LLC
import mantineCssText from "data-text:@mantine/core/styles.css"
export const getStyle: PlasmoGetStyle = () => { const style = document.createElement("style") style.textContent = mantineCssText + mantineSpotlight return style }
node_modules