1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 06:11:23 +00:00

nested tag support and tag index page

This commit is contained in:
Jacky Zhao
2023-07-25 21:10:37 -07:00
parent c0278a8c65
commit cee2883c08
13 changed files with 125 additions and 37 deletions

View File

@@ -160,7 +160,7 @@ export const ComponentResources: QuartzEmitterPlugin<Options> = (opts?: Partial<
content: transform({
filename: "index.css",
code: Buffer.from(stylesheet),
minify: true
minify: true,
}).code.toString(),
}),
emit({