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 edc7b20 commit 9ee4d82Copy full SHA for 9ee4d82
docs/README.md
@@ -68,7 +68,7 @@ Vue.use(BootstrapVue)
68
69
### Individual components and directives
70
If for any reason just want to use a specific component, you can do this by directly importing that component.
71
-This is not recommended as entire package gzipped size is ~42Kb!
+This is not recommended as entire package gzipped size is ~40Kb (including Popper.js)!
72
73
```js
74
import { bAlert, bBtn, bCollapse } from 'bootstrap-vue/lib/components'
0 commit comments