Skip to content

Commit 951c122

Browse files
committed
fmt
1 parent b3d8b13 commit 951c122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// tooling
2-
import mergeSourceMaps from './merge-source-maps';
2+
import mergeSourceMaps from './merge-source-maps.mjs';
33
import sassResolve from '@csstools/sass-import-resolve';
44
import * as sass from 'sass';
55
import { dirname, resolve as pathResolve } from 'path';

0 commit comments

Comments
 (0)