main.scss 80 B

12345678
  1. @import 'globals';
  2. @import 'bootstrap';
  3. html, body, #app {
  4. height: 100%;
  5. }