18 lines
697 B
Plaintext
18 lines
697 B
Plaintext
/*!
|
||
* Bootstrap Reboot v4.4.0 (https://getbootstrap.com/)
|
||
* Copyright 2011-2019 The Bootstrap Authors
|
||
* Copyright 2011-2019 Twitter, Inc.
|
||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
|
||
*
|
||
* Compiled using Bootstrap Less Port v2.3.0 (https://github.com/seanCodes/bootstrap-less-port)
|
||
* A port of Bootstrap’s Sass source code to Less.
|
||
* Copyright 2017–2020 Sean Juarez
|
||
* Licensed under MIT (https://github.com/seanCodes/bootstrap-less-port/blob/master/LICENSE)
|
||
*/
|
||
|
||
@import "_functions";
|
||
@import "_variables";
|
||
@import "_mixins";
|
||
@import "_reboot";
|