Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Dec 28, 2023
1 parent b3d8b13 commit 951c122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// tooling
import mergeSourceMaps from './merge-source-maps';
import mergeSourceMaps from './merge-source-maps.mjs';
import sassResolve from '@csstools/sass-import-resolve';
import * as sass from 'sass';
import { dirname, resolve as pathResolve } from 'path';
Expand Down

0 comments on commit 951c122

Please sign in to comment.