style: u love refactors ignoring stuff
This commit is contained in:
parent
7174d2e744
commit
d361edc47d
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in a new issue