feat: implement style rules

This commit is contained in:
Amruth Pillai
2026-05-27 10:57:33 +02:00
parent 7bff6644d8
commit b04eef1479
41 changed files with 2995 additions and 396 deletions
@@ -762,6 +762,7 @@ export class ReactiveResumeV4JSONImporter {
},
},
notes: v4Data.metadata.notes ?? "",
styleRules: [],
},
};