website: Touch up shared config. (#15153)

* website: Touch up shared config.

* website: Update deps. Fix issues surrounding cross-package formatting.
This commit is contained in:
Teffen Ellis
2025-06-19 20:11:55 +02:00
committed by GitHub
parent d043dacece
commit caa5617ce6
10 changed files with 311 additions and 215 deletions

View File

@ -4,3 +4,5 @@
export * from "./lib/theme.js";
export * from "./lib/common.js";
export * from "./lib/routing.js";
export * from "./lib/navbar.js";