chore: cleanup
This commit is contained in:
parent
7ec3c83112
commit
4302f61f8c
4 changed files with 10 additions and 10 deletions
|
@ -26,8 +26,8 @@ export const cssConfig = (eleventyConfig) => {
|
|||
await fs.writeFile(outputPath, result.css)
|
||||
|
||||
return result.css
|
||||
};
|
||||
}
|
||||
}
|
||||
},
|
||||
});
|
||||
};
|
||||
})
|
||||
}
|
Reference in a new issue