fix styles
This commit is contained in:
parent
291f034cbe
commit
16f1150aed
|
|
@ -78,8 +78,8 @@ async function build() {
|
||||||
await Promise.all([
|
await Promise.all([
|
||||||
copyFrontendFonts(),
|
copyFrontendFonts(),
|
||||||
copyFrontendTablerIcons(),
|
copyFrontendTablerIcons(),
|
||||||
copyFrontendLocales(),
|
copyFrontendLocales(),
|
||||||
copyFrontendShikiAssets(),
|
copyFrontendShikiAssets(),
|
||||||
copyBackendViews(),
|
copyBackendViews(),
|
||||||
buildBackendScript(),
|
buildBackendScript(),
|
||||||
buildBackendStyle(),
|
buildBackendStyle(),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue