We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b2797 commit 0909defCopy full SHA for 0909def
1 file changed
ui/src/routes/__root.tsx
@@ -1,6 +1,6 @@
1
import { createRootRoute, Outlet } from "@tanstack/react-router";
2
import { SiteWrapper, Container } from "@usace/groundwork";
3
-import "@usace/groundwork/dist/style.css";
+import "@usace/groundwork/dist/groundwork.css";
4
import AuthButton from "../features/auth/AuthButton";
5
6
const navLinks = [
0 commit comments