Wrote CSS for a chatbox

This commit is contained in:
2021-03-17 03:44:38 +11:00
parent e288a43519
commit 8561219542
7 changed files with 783 additions and 16 deletions
+3
View File
@@ -30,6 +30,7 @@
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"concurrently": "^5.3.0",
"css-loader": "^5.1.3",
"dateformat": "^4.5.1",
"dotenv": "^8.2.0",
"express": "^4.17.1",
@@ -45,6 +46,8 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"sequelize": "^6.4.0",
"socket.io-client": "^4.0.0",
"style-loader": "^2.0.0",
"universal-cookie": "^4.0.4",
"webpack": "^5.15.0",
"webpack-cli": "^4.3.1"