feat: integrate Tailwind CSS v4 and verify with dashboard UI

This commit is contained in:
bipproduction
2026-02-09 09:56:10 +08:00
parent cb0f17da15
commit 5ed9637a88
7 changed files with 90 additions and 178 deletions

View File

@@ -13,6 +13,7 @@ import { createRouter, RouterProvider } from "@tanstack/react-router";
import { Inspector } from "react-dev-inspector";
import { createRoot } from "react-dom/client";
import { routeTree } from "./routeTree.gen";
import "./index.css";
import { IS_DEV, VITE_PUBLIC_URL } from "./utils/env";
// Create a new router instance