base styles now buildable

This commit is contained in:
2025-09-04 23:03:37 +01:00
parent 73a502012b
commit 15cb5e41db
9 changed files with 66 additions and 1040 deletions

View File

@@ -23,7 +23,7 @@ export default async (app) => {
*
* @see {@link https://bud.js.org/reference/bud.setPublicPath}
*/
app.setPublicPath('/app/themes/sage/public/');
app.setPublicPath('/app/themes/badegg/public/');
/**
* Development server settings