UNPKG

locize

Version:

This package adds the incontext editor to your i18next setup.

9 lines (7 loc) 202 B
const sheet = (function () { if (typeof document === 'undefined') return const style = document.createElement('style') document.head.appendChild(style) return style.sheet })() export { sheet }