steelbrain / motion

javascript cli: fast, configurable, easy, with hmr
618 stars 24 forks source link

[motion-style] Apply styles based on order #383

Closed natew closed 7 years ago

natew commented 8 years ago

Should be not based on dynamic/static, but:

  1. Tag
  2. Prop position
  3. Theme overrides slightly

basically: [name, regProp, themeProp]

natew commented 7 years ago

Fixed in last releases