UNPKG

@pdf-viewer/react

Version:

A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.

10 lines (9 loc) 231 B
function d(n, t) { if (typeof window > "u" || document.getElementById(t)) return; const e = document.createElement("style"); e.id = t, e.textContent = n, document.head.appendChild(e); } export { d as injectGlobalCSS };