1.0.0-alpha.26
版本发布时间: 2022-04-29 18:54:24
alephjs/aleph.js最新发布版本:1.0.0-alpha.47(2022-05-19 20:58:07)
breaking change: renamed atomicCSS
to unocss
of server config
, we are looking for supporting aleph.js server config in unocss official vscode extension: https://github.com/unocss/unocss/pull/903
serve({
config: {
unocss: {
presets: [ ... ],
},
},
});