chore: use licia module directly

This commit is contained in:
redhoodsu
2021-09-10 17:59:37 +08:00
parent d43ec696e7
commit 4d16ffeec9
14 changed files with 2675 additions and 8633 deletions

View File

@@ -3,7 +3,6 @@ import Settings from '../Settings/Settings'
import {
$,
unique,
safeStorage,
each,
isStr,
startWith,
@@ -20,6 +19,7 @@ import {
filter,
map,
} from '../lib/util'
import { safeStorage } from '../lib/fione'
import { isErudaEl } from '../lib/extraUtil'
import evalCss from '../lib/evalCss'
import chobitsu from 'chobitsu'