Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
lsdsjy committed Jan 12, 2023
1 parent a7f7463 commit 6f4bb86
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/vite/src/node/plugins/css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ import {
} from '../constants'
import type { ResolvedConfig } from '../config'
import type { Plugin } from '../plugin'
import type {
Deferred} from '../utils';
import type { Deferred } from '../utils'
import {
arrayEqual,
asyncReplace,
Expand Down

0 comments on commit 6f4bb86

Please sign in to comment.