fix: update to tailwindcss 4

This commit is contained in:
2025-02-20 01:36:27 +08:00
parent efa3068d40
commit 9d2f02efe9
12 changed files with 1175 additions and 1417 deletions

View File

@@ -1,6 +1,5 @@
import { createRoot } from 'react-dom/client';
import { App } from './App.tsx';
import '@build/tailwind/main.css';
import './index.css';