Austin Schuh | 9049e20 | 2022-02-20 17:34:16 -0800 | [diff] [blame^] | 1 | /*! |
| 2 | * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/) |
| 3 | * Copyright 2011-2018 The Bootstrap Authors |
| 4 | * Copyright 2011-2018 Twitter, Inc. |
| 5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
| 6 | * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) |
| 7 | */ |
| 8 | |
| 9 | @import "bootstrap/functions"; |
| 10 | @import "bootstrap/variables"; |
| 11 | @import "bootstrap/mixins"; |
| 12 | @import "bootstrap/reboot"; |