fix: include UI style imports in package
Quality / quality (ubuntu-latest) (push) Failing after 9m45s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-12 19:05:15 +05:30
parent 2c960fc1dc
commit 13b198326f
5 changed files with 30 additions and 3 deletions
+1
View File
@@ -46,6 +46,7 @@ const HOMEPAGE = "https://wrnexusjs.dev";
const ASSETS: Record<string, string[]> = {
"@wrnexus/ui": [
"components",
"styles",
"ui.css",
"component-catalog.json",
"component-migrations.json",