💄 Updating the UI and style files.

This commit is contained in:
WispX
2021-12-14 11:02:15 +08:00
parent e2e0a2ce9a
commit f91c4b2fbf
18 changed files with 11759 additions and 105 deletions
+3 -1
View File
@@ -16,6 +16,7 @@
"autoprefixer": "^10.1.0",
"axios": "^0.21",
"deepmerge": "^4.2.2",
"jquery": "^3.6.0",
"laravel-mix": "^6.0.39",
"less": "^4.1.2",
"less-loader": "^10.2.0",
@@ -23,6 +24,7 @@
"postcss": "^8.2.1",
"postcss-import": "^12.0.1",
"resolve-url-loader": "^4.0.0",
"tailwindcss": "^3.0.0"
"tailwindcss": "^3.0.0",
"toastr": "^2.1.4"
}
}