Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Having a library with component and css isolation, everything works fine until hotreload kicks in and remove the stylesheet css isolation from the library component.
On hotreaload, the css file is removed
inspecting the sources, before hotreload we an see how the css is there
but after hotreload the import is gone
this is happening on dev machine and refresh doesn't solve the issue, I need to re-compile the solution.
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response