chore(play): import the missing light theme variables (#22687)

This commit is contained in:
rzzf
2025-11-04 18:23:01 +08:00
committed by GitHub
parent 4a4708c4a1
commit dcf9d42a7b

View File

@@ -1,4 +1,5 @@
import { Component, createApp } from 'vue'
import '@element-plus/theme-chalk/src/var.scss'
import '@element-plus/theme-chalk/src/dark/css-vars.scss'
import '@element-plus/theme-chalk/src/notification.scss'
import '@element-plus/theme-chalk/src/message-box.scss'