Skip to content

Commit 526da87

Browse files
XhmikosRMartijnCuppens
authored andcommitted
Update migration.md
1 parent b049312 commit 526da87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/4.3/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ 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)
36+
- Dropped `color()`, `theme-color()` & `gray()` functions in favor of variables. [See #29083](https://github.com/twbs/bootstrap/pull/29083)
3737
- The `theme-color-level()` function is renamed to `color-level()` and now accepts any color you want instead of only `$theme-color` colors. [See #29083](https://github.com/twbs/bootstrap/pull/29083)
3838

3939
## JavaScript

0 commit comments

Comments
 (0)