Skip to content

Commit 363f39b

Browse files
Document function drops & changes in migration
1 parent 5fd47c9 commit 363f39b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/content/docs/4.3/migration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Changes to our source Sass files and compiled CSS.
3333
- **Todo:** Rearrange forms source files (under `scss/forms/`)
3434
- **Todo:** Rearrange grid source files (under `scss/grid/`)
3535
- Removed print styles and `$enable-print-styles` variable. Print display classes, however, have remained intact. [See #28339](https://github.com/twbs/bootstrap/pull/28339).
36+
- Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. [See #29083](https://github.com/twbs/bootstrap/pull/29083)
37+
- The `theme-color-level()` now accepts any color you want instead of only `$theme-color` colors. [See #29083](https://github.com/twbs/bootstrap/pull/29083)
3638

3739
## JavaScript
3840

0 commit comments

Comments
 (0)