@@ -41,7 +41,39 @@ exports[`Card > renders with header slot correctly 1`] = `
`;
exports[`Card > renders with ui correctly 1`] = `
-"
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant outline correctly 1`] = `
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant soft correctly 1`] = `
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant solid correctly 1`] = `
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant subtle correctly 1`] = `
+"
diff --git a/test/components/__snapshots__/Card.spec.ts.snap b/test/components/__snapshots__/Card.spec.ts.snap
index 32c9ab41..a331c55d 100644
--- a/test/components/__snapshots__/Card.spec.ts.snap
+++ b/test/components/__snapshots__/Card.spec.ts.snap
@@ -1,7 +1,7 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`Card > renders with as correctly 1`] = `
-"
+"
@@ -17,7 +17,7 @@ exports[`Card > renders with class correctly 1`] = `
`;
exports[`Card > renders with default slot correctly 1`] = `
-"
+"
Default slot
@@ -25,7 +25,7 @@ exports[`Card > renders with default slot correctly 1`] = `
`;
exports[`Card > renders with footer slot correctly 1`] = `
-"
+"
Footer slot
@@ -33,7 +33,7 @@ exports[`Card > renders with footer slot correctly 1`] = `
`;
exports[`Card > renders with header slot correctly 1`] = `
-"
+"
Header slot
@@ -41,7 +41,39 @@ exports[`Card > renders with header slot correctly 1`] = `
`;
exports[`Card > renders with ui correctly 1`] = `
-"
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant outline correctly 1`] = `
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant soft correctly 1`] = `
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant solid correctly 1`] = `
+"
+
+
+
+
"
+`;
+
+exports[`Card > renders with variant subtle correctly 1`] = `
+"