From 665e1e56b9f3596869e2cbfff473fb4d17b58289 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Sat, 14 Dec 2019 14:27:59 +0100 Subject: [PATCH] Add `form-control-focus()` deprecation to migration guide --- site/content/docs/4.3/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md index f4e45013ae..67f46c1c0a 100644 --- a/site/content/docs/4.3/migration.md +++ b/site/content/docs/4.3/migration.md @@ -30,6 +30,7 @@ Changes to our source Sass files and compiled CSS. - `retina-img()` - `text-hide()` (also dropped the associated utility class, `.text-hide`) - `visibility()` + - `form-control-focus()` - **Todo:** New variables? - **Todo:** Rearrange forms source files (under `scss/forms/`) - **Todo:** Rearrange grid source files (under `scss/grid/`) -- 2.47.2