MinifyJS, theming system WIP

This commit is contained in:
bingus_violet 2024-05-28 18:33:32 -05:00
parent c6eaf8e9d9
commit 62606fa9f6
6 changed files with 440 additions and 24 deletions

View file

@ -6,4 +6,8 @@
.noscript {
display: initial;
}
.scriptEnabled {
display: none;
}