diff --git a/eleventy.config.js b/eleventy.config.js index 1f1ead9..98dc35b 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -18,6 +18,7 @@ const IMAGE_TRANSFORM_OPTS = { }; export default async function (eleventyConfig) { + eleventyConfig.addWatchTarget("./src/css/") eleventyConfig.addPassthroughCopy("./src/fonts/"); eleventyConfig.addCollection('sebin', (collection) =>