import { describe, it, expect } from "vitest"; import * as fs from "fs"; import * as path from "path"; import { loadAllAppCss } from "../test/cssFixture"; const stylesContent = loadAllAppCss(); // Agent component file paths to verify inline