mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-10-21 11:17:57 +00:00
chore: version 2.7.3 (#120)
* fix: 用户输入也被渲染的问题 (#117) * fix: 用户输入不转换 * feat: 基础深色模式适配 * feat: 主题模式跟随系统 * feat: 深色适配补漏 * chore: version 2.7.3
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import 'highlight.js/styles/xcode.css'
|
||||
import 'github-markdown-css/github-markdown.css'
|
||||
import '@/styles/global.css'
|
||||
import '@/styles/lib/tailwind.css'
|
||||
import '@/styles/lib/github-markdown.less'
|
||||
import '@/styles/global.less'
|
||||
|
||||
/** Tailwind's Preflight Style Override */
|
||||
function naiveStyleOverride() {
|
||||
|
Reference in New Issue
Block a user