remove old app/assets/sass/_bootstrap-custom.scss
This commit is contained in:
parent
45ac2a5961
commit
860caf38b8
1 changed files with 0 additions and 32 deletions
|
|
@ -1,32 +0,0 @@
|
|||
|
||||
// ---------------------------
|
||||
// Custom bootstrap variables.
|
||||
// ---------------------------
|
||||
|
||||
$body-bg: #f5f5f8;
|
||||
|
||||
$font-size-base: 15px;
|
||||
$nav-link-hover-bg: none;
|
||||
|
||||
// ---------------------------
|
||||
// Source imports
|
||||
// ---------------------------
|
||||
|
||||
@import "bootstrap/variables";
|
||||
@import "bootstrap/mixins";
|
||||
|
||||
@import "bootstrap/normalize";
|
||||
@import "bootstrap/close";
|
||||
@import "bootstrap/alerts";
|
||||
@import "bootstrap/print";
|
||||
@import "bootstrap/type";
|
||||
@import "bootstrap/code";
|
||||
@import "bootstrap/tables";
|
||||
@import "bootstrap/forms";
|
||||
@import "bootstrap/scaffolding";
|
||||
@import "bootstrap/grid";
|
||||
@import "bootstrap/utilities";
|
||||
@import "bootstrap/navs";
|
||||
@import "bootstrap/dropdowns";
|
||||
@import "bootstrap/modals";
|
||||
@import "bootstrap/component-animations";
|
||||
Reference in a new issue