Add favicon

This commit is contained in:
Andras Schmelczer 2025-07-12 15:25:12 +01:00
parent 7d160cd9fd
commit cf21219424
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 121 additions and 23 deletions

View file

@ -22,12 +22,13 @@
],
"homepage": "https://github.com/schmelczer/reconcile#readme",
"devDependencies": {
"reconcile-text": "file:../../reconcile-js",
"copy-webpack-plugin": "^13.0.0",
"css-loader": "^7.1.2",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.2",
"inline-source-webpack-plugin": "^3.0.1",
"mini-css-extract-plugin": "^2.9.2",
"prettier": "^3.6.2",
"reconcile-text": "file:../../reconcile-js",
"resolve-url-loader": "^5.0.0",
"sass": "^1.89.2",
"sass-loader": "^16.0.5",