fix: include UI style imports in package
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user