mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 14:51:33 +00:00
feat: support emitters defining external resources, emit link from contentindex directly
This commit is contained in:
@@ -59,8 +59,6 @@ export const Latex: QuartzTransformerPlugin<Partial<Options>> = (opts) => {
|
||||
},
|
||||
],
|
||||
}
|
||||
default:
|
||||
return { css: [], js: [] }
|
||||
}
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user