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 249ccfa commit 3290594Copy full SHA for 3290594
src/components/table/README.md
@@ -1782,9 +1782,9 @@ left aligned by setting the prop `sort-icon-left` on `<b-table>`.
1782
### Customizing the sort icons
1783
1784
The sorting icons are generated via the use of SVG background images. The icons can be altered by
1785
-updating SASS/SCSS variables and recompiling the SCSS source code. Refer to the
+updating BootstrapVue's SASS/SCSS variables and recompiling the SCSS source code. Refer to the
1786
[theming](/docs/reference/theming) section for details on customizing Bootstrap and BootstrapVue's
1787
-CSS.
+generated CSS.
1788
1789
### Sort-compare routine
1790
0 commit comments