UNPKG

@suid/css

Version:

CSS render in JS.

3 lines 219 B
declare function appendStyleElement(css: string | string[], attributes?: Record<string, any>, injectFirst?: boolean): HTMLStyleElement; export default appendStyleElement; //# sourceMappingURL=appendStyleElement.d.ts.map