Replies: 1 comment
-
In my case, whenever I create an isolated *.razor.css for a razor component, I am getting an error and the MAUI application cannot start. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I add an isolated *.css file to a razor component in a class library the css is ignored. If I copy the css to the app.css file it works fine.
Is this by design?
Beta Was this translation helpful? Give feedback.
All reactions