Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiled .css file not included in build artifact? #498

Open
MarkLuhring opened this issue Oct 25, 2023 · 0 comments
Open

Compiled .css file not included in build artifact? #498

MarkLuhring opened this issue Oct 25, 2023 · 0 comments
Labels

Comments

@MarkLuhring
Copy link

Describe the bug
Not exactly sure what is happening here. I have been testing the WebCompiler SASS implementation with my Blazor solution. I have my .scss files checked in (but not the compiled css files) and the CI build log indicates they are being compiled and .css files are created. It doesn't appear that the compiled css files are being picked up by the Blazor CSS Isolation process and included in the build artifact.

If I check in the compiled css files, the CSS Isolation process seems to occur and the compiled css is included in the artifact and the styles load properly.

What am I missing?

This may have nothing to do with you project, but I just need some guidance. Thanks.

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

No branches or pull requests

1 participant