bem/themekit

Support token for short syntax without value property

yarastqt opened this issue · 0 comments

Proposal

At now all tokens should have property "value" for be valid. Suggests short syntax without "value", example:

full syntax

token:
  value: token-value

short syntax

token: token-value