Is it possible to build in VITE and use application-name.css
or my-site-name.css
?
VITE has an option to build a custom JS file, but not a custom CSS or SCSS file (for export).
https://vitejs.dev/guide/build.html#library-mode
VITE Build name: style.css