Selective responsive bootstrap
This commit is contained in:
parent
0f31392712
commit
1481bae559
1 changed files with 4 additions and 2 deletions
|
@ -3,9 +3,11 @@ $baseFontSize: 13px !default;
|
|||
$baseLineHeight: 18px !default;
|
||||
|
||||
// BOOTSTRAP
|
||||
// ------------------
|
||||
@import "bootstrap";
|
||||
@import "bootstrap-responsive";
|
||||
@import "bootstrap/responsive-utilities";
|
||||
@import "bootstrap/responsive-1200px-min";
|
||||
|
||||
// FONT AWESOME
|
||||
@import "font-awesome";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue