diff options
| author | Chris Rebert <[email protected]> | 2014-12-19 20:28:12 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-19 20:28:12 -0800 |
| commit | ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7 (patch) | |
| tree | a3cf96c9ada944bd4f34a24d7443a36de5a5b90b | |
| parent | c0da3d0b23063b0ea992bef30e270087bf9e4b52 (diff) | |
| download | bootstrap-ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7.tar.xz bootstrap-ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7.zip | |
add stub entry about new approach for skeuomorphic theming to the migration guide
| -rw-r--r-- | docs/migration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/migration.md b/docs/migration.md index c5416b663..6904a6123 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 |
