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 55c4a35 commit b6cde01Copy full SHA for b6cde01
lib/sharp.js
@@ -3,7 +3,7 @@
3
import msIf from 'metalsmith-if';
4
5
import branch from 'metalsmith-branch';
6
-import sharp from 'metalsmith-sharp';
+import sharp from 'metalsmith-img-sharp';
7
8
const png = (compressionLevel = 0, quality = 100) => ({
9
namingPattern: '{dir}{name}.png',
0 commit comments