Skip to content

Commit dc1f798

Browse files
authored
docs(getting started): minor documentation update
1 parent aec3b8b commit dc1f798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/markdown/intro/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ If you've already been using Bootstrap 4, there are a couple adjustments you may
196196
- Remove the bootstrap.js file from your page scripts or build pipeline
197197
- If Bootstrap is the only thing relying on jQuery, you can safely remove it — BootstrapVue **does not** depend on jQuery
198198
- Don't forget to include the `bootstrap-vue.css` file!
199+
- Convert your native bootstrap HTML markup into the simplified Bootstrap-Vue custom component markup
199200

200201
## Browsers Support
201202

0 commit comments

Comments
 (0)