Conditionally importing a remote external CSS into a Vue 3 build with Vite
The Vue 3 application I am working on has a dependency on an external, remotely hosted stylesheet, but the source hostname to that sheet is also dependent on the environment.