style: u love refactors ignoring stuff

This commit is contained in:
Lewis Crichton 2023-09-08 16:36:22 +01:00
parent 7174d2e744
commit d361edc47d
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ import { Settings } from "@api/Settings";
import { getLess, getStylus } from "@utils/dependencies";
import { Logger } from "@utils/Logger";
import { usercssParse as usercssParse } from ".";
import { usercssParse } from ".";
const UserCSSLogger = new Logger("UserCSS:Compiler", "#d2acf5");