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 8657880 commit cec667bCopy full SHA for cec667b
README.md
@@ -82,7 +82,7 @@ import { RecycleScroller } from 'vue-virtual-scroller'
82
Vue.component('RecycleScroller', RecycleScroller)
83
```
84
85
-**⚠️ A css file is included when importing the package:**
+**⚠️ The line below should be included when importing the package:**
86
87
```js
88
import 'vue-virtual-scroller/dist/vue-virtual-scroller.css'
0 commit comments