ng-bootstrap icon indicating copy to clipboard operation
ng-bootstrap copied to clipboard

Guide on how to do theming in ng-bootstrap

Open sh977218 opened this issue 3 years ago • 1 comments

Is it possible to use a customized theme scss/css file to style all the ng-bootstrap component?

sh977218 avatar Sep 16 '22 12:09 sh977218

ng-bootstrap relies on Bootstrap CSS, that you can customize by following the Bootstrap documentation: https://getbootstrap.com/docs/5.2/customize/overview/

jnizet avatar Sep 22 '22 21:09 jnizet