UNPKG

locize

Version:

This package adds the incontext editor to your i18next setup.

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