use-css
Inject CSS into the shadowRoot
Import
import { useCss } from "@atomico/hooks/use-css";Sintaxis
useCss(cssText: string);Example
Note
Last updated
Was this helpful?
Inject CSS into the shadowRoot
import { useCss } from "@atomico/hooks/use-css";useCss(cssText: string);Last updated
Was this helpful?
Was this helpful?