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 3bb5008 commit 97e37aaCopy full SHA for 97e37aa
docs/markdown/reference/theming/README.md
@@ -3,7 +3,7 @@
3
> Theming is accomplished by Sass variables, Sass maps, and custom CSS. There's no dedicated theme
4
> stylesheet; instead, you can enable the built-in theme to add gradients, shadows, and more.
5
6
-While BootstrapVue uses Bootstrap's CSS, certain features of BootstrapVue uses custom CSS (i.e.
+While BootstrapVue uses Bootstrap's CSS, certain features of BootstrapVue use custom CSS (i.e.
7
stacked tables, etc.). Our custom CSS relies on variables defined the Bootstrap v4.x SCSS. The
8
`bootstrap-vue/dist/bootstrap-vue.css` is compiled using the default Bootstrap v4.x variables. By
9
using the BootstrapVue source SCSS, you can have your variable overrides (such as breakpoints, theme
0 commit comments