@nozbe/zacs
Advanced tools
Changelog
1.1.0 (2020-10-09)
zacs:style={{ attr: value }}
syntaxconst Foo = zacs.foo(...)
) and ZACS import from output code by default. Pass keepDeclarations: true
in Babel config to revert to previous behavior.zacs.createXXX
components with both zacs:inherit
and zacs:style
props whitelistedzacs.style(Modal.Text, style.root)