Goodnight> Add config UI WIP + framework libs

This commit is contained in:
2025-11-11 02:25:43 -05:00
parent 326876343f
commit 9a67088031
10 changed files with 884 additions and 3 deletions

View File

@@ -12,6 +12,12 @@
"build": "webpack"
},
"dependencies": {
"bootstrap": "^5.3.8",
"css-loader": "^7.1.2",
"nord": "^0.2.1",
"sass": "^1.94.0",
"sass-loader": "^16.0.6",
"style-loader": "^4.0.0",
"webpack": "^5.102.1",
"webpack-cli": "^6.0.1"
}