Add deprecation warning to release-1.5 (#4758)
* Add Version Selector * merge in newer sass * Add deprecation warning to release-1.5 * update user guide migration notice
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.deprecation-warning {
|
||||
padding: 20px;
|
||||
margin: 20px 0;
|
||||
border-radius: 3px;
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
Reference in New Issue
Block a user