We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad5198 commit 759bc28Copy full SHA for 759bc28
deprecations.js
@@ -5,7 +5,7 @@
5
*/
6
const versionDeprecations = {
7
'17.0.0': [
8
- {
+ {
9
selectors: ['.bg-shade-gradient'],
10
message: `This selector is deprecated, please use "color-bg-secondary" instead of "bg-shade-gradient".`
11
},
0 commit comments