mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-26 07:14:47 +08:00
fix: fix frontend bug
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import "@/styles/globals.css";
|
import "@/styles/globals.css";
|
||||||
|
import "katex/dist/katex.min.css";
|
||||||
|
|
||||||
import { type Metadata } from "next";
|
import { type Metadata } from "next";
|
||||||
import { Geist } from "next/font/google";
|
import { Geist } from "next/font/google";
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
@import "tailwindcss";
|
@import "tailwindcss";
|
||||||
@import "tw-animate-css";
|
@import "tw-animate-css";
|
||||||
@import "katex/dist/katex.min.css";
|
|
||||||
|
|
||||||
@source "../node_modules/streamdown/dist/index.js";
|
@source "../node_modules/streamdown/dist/index.js";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user