#Why does build bundle all SCSS to a 404.css?
6 messages · Page 1 of 1 (latest)
All the code gets bundled into a file named after the first page alphabetically that uses the CSS
Since most your pages are using the same styles, including your 404, it all loads from a single .css file
I don't really see a reason why, but sure: https://docs.astro.build/en/guides/configuring-astro/#customising-output-filenames