@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 102 B
JavaScript
export function injectStyles(e,t){e.style?e.style.cssText=t:e.appendChild(document.createTextNode(t))}
🪝 Hooks library designed by the Guruhotel team for Aura UI