Almost perfect
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
inputs.forEach(i => i.addEventListener('input', inputListener));
|
||||
});
|
||||
document.documentElement.dataset.theme = localStorage.getItem('theme') || 'light';
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user