app.scss 78 B

12345
  1. body {
  2. background-color: darkgray;
  3. }
  4. @import "~bootstrap/scss/bootstrap";