feat: add id to programmatically remove custom styling #3

Merged
naomi merged 1 commits from feat/id into main 2025-07-04 14:30:25 -07:00
Showing only changes of commit 70827a4a0b - Show all commits

View File

@ -105,6 +105,7 @@ largeIcon.href = "https://cdn.nhcarrigan.com/favicon/favicon-32x32.png";
// #region Styles
const styles = document.createElement("style");
styles.id = "nhcarrigan-global-styles";
styles.innerHTML = `
@font-face {
font-family: 'OpenDyslexic';