Skip to content

Commit

Permalink
perf(plugin-shikiji): remove picocolors
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Feb 16, 2024
1 parent 38ef295 commit 41a3744
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/plugin-shikiji/src/node/highlight.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { logger } from 'vuepress/utils'
import { colors as c, logger } from 'vuepress/utils'
import { customAlphabet } from 'nanoid'
import c from 'picocolors'
import type { ShikiTransformer } from 'shiki'
import {
addClassToHast,
Expand Down

0 comments on commit 41a3744

Please sign in to comment.