mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-24 23:13:47 +00:00

* fix: 用户输入也被渲染的问题 (#117) * fix: 用户输入不转换 * feat: 基础深色模式适配 * feat: 主题模式跟随系统 * feat: 深色适配补漏 * chore: version 2.7.3
4 lines
59 B
CSS
4 lines
59 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|