diff --git a/packages/cli/src/commands/keyframes.test.ts b/packages/cli/src/commands/keyframes.test.ts index 14e489dbd..62e10e595 100644 --- a/packages/cli/src/commands/keyframes.test.ts +++ b/packages/cli/src/commands/keyframes.test.ts @@ -160,3 +160,115 @@ describe("keyframes runtime surfacing", () => { expect(selectors).toEqual(expect.arrayContaining([".dot", ".chip"])); }); }); + +describe("keyframes template-wrapped sub-compositions", () => { + // Sub-compositions are REQUIRED to put markup + script + style inside