[Bootstrap 4] Twitter Bootstrap Mixins
公式ドキュメントに項目が立てられていないけれども便利な Mixin があります。
リポジトリでは以下で確認できます。
> – [bootstrap/scss/mixins at master · twbs/bootstrap](https://github.com/twbs/bootstrap/tree/master/scss/mixins)
どんなものがあるか簡単にまとめてくれているサイト。
> – [Bootstrap mixins · Bootstrap](https://martijncuppens.github.io/bootstrap-mixins-documentation/docs/4.1/mixins/#button-variant)
ミックスインと利用方法をまとめたチートシート。
> – [Bootstrap 4 Sass Mixins [Cheat sheet with examples]](https://gist.github.com/anschaef/d7552885c0e1f127cf8830d3bbf6e4b1)
メディアクエリーのミックスインをよく使います。