diff --git a/scss/style.ts b/scss/style.ts index 1255a13..112469a 100644 --- a/scss/style.ts +++ b/scss/style.ts @@ -41,7 +41,7 @@ const variables = () => [ ]; async function resetCss() { - if (!dependencies("sass", "fd")) + if (!dependencies("sass")) return try {