Closed FlorianK13 closed 4 weeks ago
One dependency that we have is the react-helmet-async, which is basically the React Helmet. As far as I understand, this adapts the .html
files based on whether we show the map
, about
, or other pages. Probably we keep this dependency.
The burger menu was removed. There is now the problem that somewhere in the .scss
code lies the functionality that our navigation tab (on the upper side of the screen) disappears for some screen width < threshold value.
All the
.scss
files and old code from the old template create warnings when we build the website. We should delete this, get rid of some old dependencies, and fully use chakra UI instead..scss
Files and remove old content.css
files