mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2025-12-30 02:12:26 +00:00
5 lines
82 B
TypeScript
5 lines
82 B
TypeScript
import Theme from 'vitepress/theme';
|
|
import './style.css';
|
|
|
|
export default Theme;
|