diff --git a/src/index.js b/src/index.js index b20c09e..5da7ed4 100644 --- a/src/index.js +++ b/src/index.js @@ -39,14 +39,19 @@ export default (environments = DEFAULT_ENVIRONMENTS) => { backgroundColor = '#000', foregroundColor = '#fff', } = environment; + const environmentBadge = document.createElement('div'); - environmentBadge.innerHTML = ` -