Skip to content

Commit 2361e31

Browse files
author
陈华狄
committed
edit
1 parent d139fee commit 2361e31

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ npm install vue-imagefill
2121
```javascript
2222
import Vue from 'vue'
2323
import vueImagefill from 'vue-imagefill'
24-
import 'vue-imagefill/src/lib/style/vue-imagefill.css'
24+
import 'vue-imagefill/src/style/vue-imagefill.css'
2525
Vue.use(vueImagefill)
2626

2727
export default {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)