Não pode escolher mais do que 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- @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";
|