From: Chris Rebert Date: Sat, 20 Dec 2014 04:28:12 +0000 (-0800) Subject: add stub entry about new approach for skeuomorphic theming to the migration guide X-Git-Tag: v4.0.0-alpha~463^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7;p=thirdparty%2Fbootstrap.git add stub entry about new approach for skeuomorphic theming to the migration guide --- diff --git a/docs/migration.md b/docs/migration.md index c5416b6634..6904a61238 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -19,6 +19,7 @@ For a broader overview, see [what's new](http://blog.getbootstrap.com/DEAD-LINK- - 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. +- Replaced the separate optional theme with... ## Major class changes