From c58e3803af6cc5b53bd8b2104c1a5ea31067627d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 20:14:56 -0800 Subject: [PATCH] Document removal of online Customizer in the migration docs --- docs/migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration.md b/docs/migration.md index d530becb1c..dd3738c7b1 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -18,6 +18,7 @@ For a broader overview, see [what's new](http://blog.getbootstrap.com/DEAD-LINK- - Dropped Glyphicons icon font. - Refactored nearly all components to use more unnested classes instead of children selectors. - Non-responsive usage of Bootstrap is no longer supported. +- Dropped the online Customizer in favor of more extensive setup documentation. ## Major class changes -- 2.47.3