feat: show selected editor icon in change editor button (#1615)

This commit is contained in:
Aman Harwara
2022-09-22 20:22:49 +05:30
committed by GitHub
parent cb7af03ce8
commit ce252def33
4 changed files with 35 additions and 5 deletions

View File

@@ -135,6 +135,12 @@ module.exports = {
'text-accessory-tint-4',
'text-accessory-tint-5',
'text-accessory-tint-6',
'border-accessory-tint-1',
'border-accessory-tint-2',
'border-accessory-tint-3',
'border-accessory-tint-4',
'border-accessory-tint-5',
'border-accessory-tint-6',
],
plugins: [
plugin(function ({ addVariant }) {