mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
format
This commit is contained in:
parent
cd9dc6ecb5
commit
b4cacd5956
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ export const ComponentResources: QuartzEmitterPlugin<Options> = (opts?: Partial<
|
|||
filename: "index.css",
|
||||
code: Buffer.from(stylesheet),
|
||||
minify: true,
|
||||
include: Features.MediaQueries
|
||||
include: Features.MediaQueries,
|
||||
}).code.toString(),
|
||||
}),
|
||||
emit({
|
||||
|
|
Loading…
Reference in a new issue