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
quartz/plugins/emitters

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({