Move panel to website theme

This commit is contained in:
MCHost
2025-07-06 10:27:26 -04:00
parent 1b58acb38b
commit 82c5970060
6 changed files with 3418 additions and 935 deletions

View File

@ -4,6 +4,7 @@ module.exports = {
'./public/**/*.html',
'./public/**/*.js',
'./public/*.html',
'./public/css/*.css',
'./public/*.js'
],
theme: {