Skip to content
Snippets Groups Projects

Resolve "Upgrade to Vite 4"

Merged Daniel Göbel requested to merge feature/50-upgrade-to-vite-4 into development
3 files
+ 2379
3765
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@import "base.css";
body {
background: #181818;
background: var(--vt-c-black);
}
.fs-0 {
Loading