eleventy-plugin-sass-lightningcss icon indicating copy to clipboard operation
eleventy-plugin-sass-lightningcss copied to clipboard

Is it possible to define output directory?

Open Crolug opened this issue 1 year ago • 0 comments

I keep Sass files inside src/_includes/scss. Added this folder as an input folder, but the output lands in dist. Is there a way to declare it to put it inside dist/css? Adding outputDir: "css" to options does not work.

Crolug avatar Dec 24 '23 05:12 Crolug