feat(ui) - dashboard - wip

This commit is contained in:
Shekar Siri 2022-04-05 17:00:38 +02:00
parent f4f543ec60
commit 2cdf6524bf

View file

@ -86,7 +86,7 @@ module.exports = {
'textAlign',
// 'textColor',
// 'textOpacity',
// 'textDecoration',
'textDecoration',
'textTransform',
// 'transform',
// 'transitionDuration',
@ -109,6 +109,7 @@ module.exports = {
},
extend: {},
},
content: [],
variants: {
visibility: ['responsive', 'hover', 'focus', 'group-hover']
},