Skip to content

Commit 4b93926

Browse files
Update src/versions/v4.ts
Co-authored-by: Robin Malfait <[email protected]>
1 parent 40dfe36 commit 4b93926

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/versions/v4.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import * as fs from 'fs/promises'
33
import * as path from 'path'
44
import { pathToFileURL } from 'url'
55
import { createJiti, type Jiti } from 'jiti'
6-
import postcss from 'postcss'
7-
// @ts-ignore
8-
import postcssImport from 'postcss-import'
96
import { resolveCssFrom, resolveJsFrom } from '../resolve'
107
import type { UnifiedApi } from '../types'
118

0 commit comments

Comments
 (0)