Patch Changes
-
Support NPM provenance. (#30)
-
feat: support
justify-content
,align-self
in linear container (#37)Now these two properties could work in a linear container.
We don't transforms the
justify-content
andalign-self
to css vars any more.The previous version of
@lynx-js/web-core
won't work with current@lynx-js/web-core
after this change.