update, should inherit stuff properly now.
This commit is contained in:
parent
d4795d2e3c
commit
c34590c439
16 changed files with 804 additions and 236 deletions
|
|
@ -6,13 +6,14 @@ export default {
|
|||
'Link',
|
||||
'Icon',
|
||||
'Button',
|
||||
'PanelHeader'
|
||||
'Input',
|
||||
'PanelHeader',
|
||||
'DropdownMenu'
|
||||
],
|
||||
defaultRules: [
|
||||
{
|
||||
component: 'Panel',
|
||||
directives: {
|
||||
background: '--fg'
|
||||
background: '--bg'
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue