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 4f28344 commit 14e413cCopy full SHA for 14e413c
docs/markdown/intro/README.md
@@ -157,7 +157,7 @@ the 2 `@import`'s at the end:
157
$body-bg: #000;
158
$body-color: #111;
159
160
-// Then import Bootstrap an BootstrapVue SCSS files (order is important)
+// Then import Bootstrap and BootstrapVue SCSS files (order is important)
161
@import 'node_modules/bootstrap/scss/bootstrap.scss';
162
@import 'node_modules/bootstrap-vue/src/index.scss';
163
```
0 commit comments