-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Describe the bug
Hi
When building the website with
cecil build
I should have only css files generated in /css/
output.css in my case.
But I have many files generated in both root and css directory.
See captures.


Note that I've cleared the _site directory before build.
To reproduce
My css file (output.css) is generated via tailwind
(see : https://www.atlza.com/notes/utiliser-tailwindcss-4-avec-cecil.app/ )
Maybe I should place my css files (not the output) somewhere else, not in /css/ dir ?
and just leave output.css in /css/
That would fix the presence of many style.css in _site/css dir but not the many output.css files.

Expected behavior
one only css file in the /css/ directory.
Version
8.66.6
Operating System
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
No labels