tabs support + cleanup
This commit is contained in:
parent
8a21594dbc
commit
879f520b75
9 changed files with 74 additions and 14 deletions
|
|
@ -3,8 +3,6 @@ export default {
|
|||
selector: '.button-unstyled',
|
||||
states: {
|
||||
disabled: ':disabled',
|
||||
toggled: '.toggled',
|
||||
pressed: ':active',
|
||||
hover: ':hover:not(:disabled)',
|
||||
focused: ':focus-within'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue