app.scss 110 B

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