mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 07:12:18 +10:00
feat: enable semantic CSS by default
This commit is contained in:
@@ -120,6 +120,7 @@ export async function updateSemanticCssFixture(
|
||||
}
|
||||
if (update.legacyStyleRule) {
|
||||
const metadata = data.metadata as Record<string, unknown>;
|
||||
delete metadata.stylesheet;
|
||||
metadata.styleRules = structuredClone(legacyParityRules);
|
||||
}
|
||||
if (update.hidePicture) {
|
||||
|
||||
Reference in New Issue
Block a user