bootstrap.scss 186 B

12345678
  1. //
  2. // This file compiles to a custom bootstrap stylesheet for Angle
  3. //
  4. // Override bootstrap variables
  5. @import "app/common/variables";
  6. // Bootstrap
  7. @import "bootstrap/bootstrap";