UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

1 lines 102 B
export function injectStyles(e,t){e.style?e.style.cssText=t:e.appendChild(document.createTextNode(t))}