We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0818449 commit 4a34a78Copy full SHA for 4a34a78
src/command/render/pandoc-html.ts
@@ -55,7 +55,6 @@ export async function resolveSassBundles(
55
format: Format,
56
project: ProjectContext,
57
) {
58
- const { temp } = project;
59
extras = cloneDeep(extras);
60
61
const mergedBundles: Record<string, SassBundleWithBrand[]> = {};
0 commit comments