feat(ui) - dashboard - wip
This commit is contained in:
parent
f4f543ec60
commit
2cdf6524bf
1 changed files with 2 additions and 1 deletions
|
|
@ -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']
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue