Change bootstrap to source version
This commit is contained in:
5
static/style/bootstrap.scss
vendored
Normal file
5
static/style/bootstrap.scss
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// Disable Bootstrap Grid and use CSS Grid instead
|
||||
$enable-grid-classes: false;
|
||||
$enable-cssgrid: true;
|
||||
|
||||
@import "../../bootstrap/scss/bootstrap";
|
||||
Reference in New Issue
Block a user