Missing list of options for theming
Closed this issue · 1 comments
murbanowicz commented
Can you supply full list of possible options to theme components?
kzima commented
The full list of scss variables that u can use are available here: https://github.com/twbs/bootstrap/blob/v4-dev-rm-shrinkwrap-dep/scss/_variables.scss
It is just to many variables to play with and not everything can be styled with it, so some overrides are necessary. In the future release I am planning to remove theming option and allow for just overriding.