Обработка css webpack. Верстка главного блока

This commit is contained in:
grinikita
2025-04-11 00:17:50 +03:00
parent 21d8e8289f
commit 520ad38f8d
10 changed files with 597 additions and 8 deletions
+2
View File
@@ -16,7 +16,9 @@
},
"devDependencies": {
"copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.3",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.2",
"typescript": "^5.8.2"
}