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 c227734 commit 48d9ee9Copy full SHA for 48d9ee9
src/core/sass/cache.ts
@@ -10,7 +10,6 @@ import { InternalError } from "../lib/error.ts";
10
import { md5Hash } from "../hash.ts";
11
import { join } from "../../deno_ral/path.ts";
12
import { ensureDirSync, existsSync } from "../../deno_ral/fs.ts";
13
-import { dartCompile } from "../dart-sass.ts";
14
import { TempContext } from "../temp.ts";
15
import { safeRemoveIfExists } from "../path.ts";
16
import * as log from "../../deno_ral/log.ts";
0 commit comments