fix(FN-0000): include compound engineering dashboard css

This commit is contained in:
gsxdsm
2026-06-08 12:55:52 -07:00
parent a1411b1e0b
commit 7d417a1f9c
4 changed files with 35 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
}
},
"scripts": {
"build": "tsc",
"build": "tsc && node scripts/copy-css.mjs",
"test": "vitest run --silent=passed-only --reporter=dot"
},
"dependencies": {