We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff454f1 commit 9e99e55Copy full SHA for 9e99e55
1 file changed
packages/parcel-optimizer/src/index.ts
@@ -1,5 +1,5 @@
1
import assert from 'assert';
2
-import { join, basename } from 'path';
+import { join } from 'path';
3
4
import { sort } from '@compiled/css';
5
import { hash } from '@compiled/utils';
0 commit comments