mirror of
https://github.com/handsomezhuzhu/handsomezhuzhu.github.io.git
synced 2026-02-20 11:50:14 +00:00
10 lines
168 B
TypeScript
10 lines
168 B
TypeScript
import BlogTheme from '@sugarat/theme'
|
|
|
|
// 自定义样式重载
|
|
// import './style.scss'
|
|
|
|
// 自定义主题色
|
|
// import './user-theme.css'
|
|
|
|
export default BlogTheme
|