style: u love refactors ignoring stuff
This commit is contained in:
parent
7174d2e744
commit
d361edc47d
|
@ -8,7 +8,7 @@ import { Settings } from "@api/Settings";
|
||||||
import { getLess, getStylus } from "@utils/dependencies";
|
import { getLess, getStylus } from "@utils/dependencies";
|
||||||
import { Logger } from "@utils/Logger";
|
import { Logger } from "@utils/Logger";
|
||||||
|
|
||||||
import { usercssParse as usercssParse } from ".";
|
import { usercssParse } from ".";
|
||||||
|
|
||||||
const UserCSSLogger = new Logger("UserCSS:Compiler", "#d2acf5");
|
const UserCSSLogger = new Logger("UserCSS:Compiler", "#d2acf5");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue