Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

_include-dark.scss 735B

123456789101112131415
  1. // Functions
  2. @import "bootstrap/scss/functions"; // Bootstrap core functions
  3. @import "functions"; // Bootstrap extended functions
  4. // Variables
  5. @import "../_custom-variables/bootstrap-extended-dark"; // Bootstrap extended custom dark variable (for customization purpose)
  6. @import "../_custom-variables/bootstrap-extended"; // Bootstrap extended custom variable (for customization purpose)
  7. @import "variables-dark"; // Bootstrap extended dark variable
  8. @import "variables"; // Bootstrap extended variable
  9. @import "bootstrap/scss/variables"; // Bootstrap core variable
  10. @import "bootstrap/scss/maps"; // Bootstrap core maps
  11. // Mixins
  12. @import "bootstrap/scss/mixins"; // Bootstrap core mixins
  13. @import "mixins"; // Bootstrap extended mixins