aboutsummaryrefslogtreecommitdiff
path: root/docs/migration.md
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-19 20:28:12 -0800
committerChris Rebert <[email protected]>2014-12-19 20:28:12 -0800
commitad5e724e5f6f2528a43a2bbeacfed4a429fedfa7 (patch)
treea3cf96c9ada944bd4f34a24d7443a36de5a5b90b /docs/migration.md
parentc0da3d0b23063b0ea992bef30e270087bf9e4b52 (diff)
downloadbootstrap-ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7.tar.xz
bootstrap-ad5e724e5f6f2528a43a2bbeacfed4a429fedfa7.zip
add stub entry about new approach for skeuomorphic theming to the migration guide
Diffstat (limited to 'docs/migration.md')
-rw-r--r--docs/migration.md1
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