feat: improve editor + add exporting

This commit is contained in:
sethburkart123
2024-06-25 17:02:52 +10:00
parent 87e60130cc
commit 53cab9701d
10 changed files with 68 additions and 1333 deletions
+1
View File
@@ -18,6 +18,7 @@ browser.storage.local.get().then(({ DarkMode }) => {
const style = document.createElement("style");
style.setAttribute("type", "text/css");
style.classList.add('iconFamily')
style.innerHTML = `
@font-face {
font-family: 'IconFamily';