implement list item styles
This commit is contained in:
parent
3f6b9fbf9c
commit
28c7fac9f0
10 changed files with 103 additions and 64 deletions
|
|
@ -12,7 +12,7 @@ export default {
|
|||
],
|
||||
states: {
|
||||
hover: ':hover',
|
||||
active: '.active'
|
||||
active: '.-active'
|
||||
},
|
||||
defaultRules: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue