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.
2 parents 38c84af + fdec516 commit 971a77aCopy full SHA for 971a77a
README.md
@@ -16,7 +16,7 @@ It may become also your number one tool to integrate responsive images. It can a
16
```js
17
import 'lazysizes';
18
// import a plugin
19
- import 'lazysizes/parent-fit/ls.parent-fit';
+ import 'lazysizes/plugins/parent-fit/ls.parent-fit';
20
21
// Note: Never import/require the *.min.js files from the npm package.
22
```
0 commit comments