Vite build not including css file with ?inline tag
I have this project (Project A), which has npm installed another package of mine (Project B). this package (Project B) has multiple inline CSS files which it imports as “import abc from “../../file.css?inline”