mixin.scss 141 B

12345678
  1. $body-bg: #2b3444;
  2. $body-color: #232323;
  3. //section {
  4. // @include make-row();
  5. //}
  6. @import "../../node_modules/bootstrap/scss/bootstrap";