Bez popisu
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.

_include.scss 510B

12345678910111213
  1. // Include
  2. // *******************************************************************************
  3. @import "../_bootstrap-extended/include";
  4. // Mixins
  5. @import "./mixins"; // Components mixins
  6. // Components variables
  7. @import "../_custom-variables/components-dark"; // Components dark variable (for customization purpose)
  8. @import "../_custom-variables/components"; // Components variable (for customization purpose)
  9. @import "variables-dark"; // Components dark variable
  10. @import "variables"; // Components variable