diff options
| author | XhmikosR <[email protected]> | 2020-09-29 18:33:00 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-29 18:33:00 +0300 |
| commit | b083c9639fd9012e5cba57d6c4088d43b3c3e57d (patch) | |
| tree | 7a945ab82b979987d298e2afd807f77216c3c453 /scss | |
| parent | d862a9f27657ec95a0a49e159236824141f0c9ae (diff) | |
| download | bootstrap-5.0.0-alpha2.tar.xz bootstrap-5.0.0-alpha2.zip | |
Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-reboot.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-utilities.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap.scss | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index 974752554..2ac717082 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v5.0.0-alpha1 (https://getbootstrap.com/) + * Bootstrap Grid v5.0.0-alpha2 (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) diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index a190314c3..94f391ca8 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v5.0.0-alpha1 (https://getbootstrap.com/) + * Bootstrap Reboot v5.0.0-alpha2 (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) diff --git a/scss/bootstrap-utilities.scss b/scss/bootstrap-utilities.scss index e4790cf44..3edb9fdb7 100644 --- a/scss/bootstrap-utilities.scss +++ b/scss/bootstrap-utilities.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Utilities v5.0.0-alpha1 (https://getbootstrap.com/) + * Bootstrap Utilities v5.0.0-alpha2 (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) diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index f72fcb8e5..c65caab6d 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v5.0.0-alpha1 (https://getbootstrap.com/) + * Bootstrap v5.0.0-alpha2 (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) |
