Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Generates file perfectly, but cannot access in Blazor WASM #69

Open
Grandizer opened this issue Feb 28, 2023 · 0 comments
Open

Generates file perfectly, but cannot access in Blazor WASM #69

Grandizer opened this issue Feb 28, 2023 · 0 comments

Comments

@Grandizer
Copy link

The file /Client/Styles/app.scss (and others) eventually generate a /Client/Styles/app.css file. This is perfect. However, in Blazor, there is a /Client/wwwroot/index.html file that is the basis of the entire site/html. It needs the files to be within that /Client/wwwroot or below.

So is there a way to copy the generated .css file to the wwwroot somewhere?
Or perhaps to directly generate the file to somewhere in or below the wwwroot folder?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant