mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-11 03:52:27 +01:00
eda851ee76
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
13 lines
411 B
SCSS
13 lines
411 B
SCSS
/*!
|
|
* Bootstrap Reboot v4.2.0 (https://getbootstrap.com/)
|
|
* Copyright 2011-2018 The Bootstrap Authors
|
|
* Copyright 2011-2018 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)
|
|
*/
|
|
|
|
@import "functions";
|
|
@import "variables";
|
|
@import "mixins";
|
|
@import "reboot";
|