some more stuff, generating CSS selectors from rules
This commit is contained in:
parent
521d308a6c
commit
0729b529d7
8 changed files with 108 additions and 16 deletions
|
|
@ -1,9 +1,7 @@
|
|||
export default {
|
||||
name: 'Text',
|
||||
selector: '',
|
||||
states: {
|
||||
faint: '.faint'
|
||||
},
|
||||
variants: {
|
||||
green: '/.greentext'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue