source: trip-planner-front/node_modules/bootstrap/scss/bootstrap-reboot.scss@ 6a3a178

Last change on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 425 bytes
Line 
1/*!
2 * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/)
3 * Copyright 2011-2021 The Bootstrap Authors
4 * Copyright 2011-2021 Twitter, Inc.
5 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
6 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
7 */
8
9@import "functions";
10@import "variables";
11@import "mixins";
12@import "root";
13@import "reboot";
Note: See TracBrowser for help on using the repository browser.