Fixes the issue with the background color not taking up the whole screen. This was noticeable when the page was loading in dark mode, the user would get a white flash.
Fixes the docker build with axum that was never tested with the axum integration PR.
Removed useless dependencies at the workspace level.
Rustywind has done some tailwind classes sorting here and there where files were saved.
The css bundle size has been divided by 2 with the use of the builtin minify option. Should speed up first loads slightly on less speedy connections.
- Fixes the issue with the background color not taking up the whole screen. This was noticeable when the page was loading in dark mode, the user would get a white flash.
- Fixes the docker build with axum that was never tested with the axum integration PR.
- Removed useless dependencies at the workspace level.
- Rustywind has done some tailwind classes sorting here and there where files were saved.
- The css bundle size has been divided by 2 with the use of the builtin minify option. Should speed up first loads slightly on less speedy connections.
3cfbf0e5f2into master 3 years ago3cfbf0e5f2.