feat: 支持跟随系统深色/浅色模式(darkmode + theme.json + 主题检测)
This commit is contained in:
@@ -16,6 +16,7 @@ const config = {
|
||||
patterns: [
|
||||
{ from: 'src/img', to: 'dist/img' },
|
||||
{ from: 'src/icon', to: 'dist/icon' }
|
||||
,{ from: 'src/theme.json', to: 'dist/theme.json' }
|
||||
],
|
||||
options: {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user