mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-28 23:50:36 +00:00
format
This commit is contained in:
parent
cd9dc6ecb5
commit
b4cacd5956
@ -161,7 +161,7 @@ export const ComponentResources: QuartzEmitterPlugin<Options> = (opts?: Partial<
|
|||||||
filename: "index.css",
|
filename: "index.css",
|
||||||
code: Buffer.from(stylesheet),
|
code: Buffer.from(stylesheet),
|
||||||
minify: true,
|
minify: true,
|
||||||
include: Features.MediaQueries
|
include: Features.MediaQueries,
|
||||||
}).code.toString(),
|
}).code.toString(),
|
||||||
}),
|
}),
|
||||||
emit({
|
emit({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user