Improved Image Quality

This commit is contained in:
2025-06-05 01:51:01 +10:00
parent fabb8c9166
commit 8ea741210f
3 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { LunaUnload, Tracer } from "@luna/core";
import { StyleTag } from "@luna/lib";
// Import CSS directly using Luna's file:// syntax
// Import CSS directly using Luna's file:// syntax - Took me a while to figure out <3
import unlockSelection from "file://styles.css?minify";
export const { trace } = Tracer("[Copy Lyrics]");