Bug Fixes
- runtime: fix
autoPrefix
not applied (#553) (96c6e50) - runtime: fix
scheduleUpdate
not resolving (#552) (f395cfd)
Features
- core: add option to override layer from variant (#571) (89422b8)
- core: css color parser (#528) (2a81287)
- core: extract token parser to separate method (#559) (b537fbc)
- preset-mini: add parent-x as group-x with direct descendant (#574) (f09f916)
- preset-mini: support rpx unit (#563) (9d6165f)
- runtime: add callback to modify default options (#535) (3906412)
- runtime: fire a callback when the runtime is ready (#550) (16809ab)