style: 暗色模式完善 + CSS 打磨 + 打包配置
This commit is contained in:
@@ -28,5 +28,16 @@
|
||||
},
|
||||
"plugins": {
|
||||
"store": {}
|
||||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
"targets": "all",
|
||||
"icon": [
|
||||
"icons/32x32.png",
|
||||
"icons/128x128.png",
|
||||
"icons/128x128@2x.png",
|
||||
"icons/icon.icns",
|
||||
"icons/icon.ico"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user