Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- @import "variables/colors";
- @import "variables/shadow";
-
- @import "variables/bootstrap-material-design-base";
-
- // Customized BS variables
- @import "variables/brand";
-
- // import their vars after customization for use below
- $enable-flex: true; // fully adopt flexbox layouts
- $enable-shadows: true; // enable shadows, set to false to turn off shadows
-
- // // Core Bootstrap Variables
- @import "variables/functions";
- @import "variables/variables";
-
- @import "variables/bootstrap-material-design";
|