13 lines
385 B
SCSS
13 lines
385 B
SCSS
/*!
|
|
* Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/)
|
|
* Copyright 2011-2020 The Bootstrap Authors
|
|
* Copyright 2011-2020 Twitter, Inc.
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
|
|
@import "bootstrap/bootstrap-grid";
|
|
@import "bootstrap/bootstrap-reboot";
|
|
@import "bootstrap/bootstrap-utilities";
|
|
@import "bootstrap/bootstrap";
|
|
|