Added general map style import to ensure plugins would get loaded if they put their map files in the correct place
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
@import "./theme.css";
|
||||
|
||||
@source "../bin/ShadcnBlazor/ShadcnBlazor.map";
|
||||
@source "../bin/**/*.map";
|
||||
|
||||
@source "../../../Moonlight.Api/**/*.razor";
|
||||
@source "../../../Moonlight.Api/**/*.cs";
|
||||
|
||||
Reference in New Issue
Block a user