[frontend] small fixes (#907)

* add missing watchify dependency

* replace svg rss icon with forkawesome+styling

* use $white1 instead of hardcoding white

* fix toot overflow
This commit is contained in:
f0x52 2022-10-12 18:23:50 +02:00 committed by GitHub
commit 80c2833d83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 22 deletions

View file

@ -47,6 +47,7 @@
"redux-thunk": "^2.4.1",
"tiny-lr": "^2.0.0",
"uglifyify": "^5.0.2",
"watchify": "^4.0.0",
"wouter": "^2.8.0-alpha.2"
},
"devDependencies": {