Skip to content

Commit 759bc28

Browse files
committed
Lint
1 parent cad5198 commit 759bc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deprecations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
const versionDeprecations = {
77
'17.0.0': [
8-
{
8+
{
99
selectors: ['.bg-shade-gradient'],
1010
message: `This selector is deprecated, please use "color-bg-secondary" instead of "bg-shade-gradient".`
1111
},

0 commit comments

Comments
 (0)