Added plugins.props files for plugin references. Fixed small tailwind mapping issue. Adjusted actions file to publish packages correctly again. Updated versions

This commit is contained in:
2025-08-10 16:02:10 +02:00
parent 9bec336323
commit 97583349df
10 changed files with 70 additions and 46 deletions

View File

@@ -24,7 +24,7 @@
@source "../**/*.razor";
@source "../**/*.cs";
@source "../**/*.html";
@source "./mappings/*.map";
@source "**/*.map";
@source "../../Moonlight.Client/**/*.cs";
@source "../../Moonlight.Client/**/*.html";