ngblaylock / bootstrap-extensions

Commonly used code to extend or modify Bootstrap
1 stars 0 forks source link

.btn-body and .btn-outline-body #13

Closed ngblaylock closed 3 months ago

ngblaylock commented 3 months ago

This would take off a lot of bloat that .btn-base-* would.

Make this opt in as well.

ngblaylock commented 3 months ago

https://github.com/twbs/bootstrap/issues/37753

This mentions using .btn-body and .btn-outline-body, and suggests doing .btn-monochrome and .btn-outline-monochrome.

ngblaylock commented 3 months ago