mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Simplify import paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { CE } from "./html";
|
||||
import { PrefKey, getPref } from "./preferences";
|
||||
import { renderStylus } from "../macros/build" with {type: "macro"};
|
||||
import { renderStylus } from "@/macros/build" with {type: "macro"};
|
||||
|
||||
|
||||
export function addCss() {
|
||||
|
Reference in New Issue
Block a user