You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 line
262B

  1. @import "./node_modules/bootstrap/scss/bootstrap";
  2. @import "../scss/vars";
  3. @import "../scss/mixin_responsive";
  4. @import "../scss/base";
  5. @import "../scss/home";
  6. @import "../scss/page";
  7. @import "../scss/header";
  8. @import "../scss/footer";
  9. @import "../scss/cookies";