Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2017-08-21 23:56:44 +0300
committerMark Otto <markd.otto@gmail.com>2017-09-06 06:52:47 +0300
commite7906267f17629c70d39eae8b5ae1f6980909169 (patch)
tree36e811d3d78ffe8914ae02d608bf84a2564410ef /docs
parent20802038cabce2d51a18d6aae9a079675059053e (diff)
Update migration.md
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md
index 7b4199fa04..3930639377 100644
--- a/docs/4.0/migration.md
+++ b/docs/4.0/migration.md
@@ -10,6 +10,7 @@ toc: true
While in beta, we aim to have no breaking changes. However, things don't always go as planned. Below are the breaking changes to bear in mind when moving from Beta 1 to Beta 2.
- Removed `$badge-color` variable and its usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary.
+- Renamed `grayscale()` function to `gray()` to avoid breaking conflict with the CSS native `grayscale` filter.
## Summary