Skip to content

Feat rn atomic css#1788

Open
CommanderXL wants to merge 177 commits intomasterfrom
feat-rn-atomic-css
Open

Feat rn atomic css#1788
CommanderXL wants to merge 177 commits intomasterfrom
feat-rn-atomic-css

Conversation

@CommanderXL
Copy link
Copy Markdown
Member

No description provided.

@@ -0,0 +1,345 @@
# 跨端输出基础
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个文档的变更是为啥?


return {
mergeToLayer,
layerMap,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是不是没有导出的必要

if (Object.keys(classMapValue).length) {
const layerObj = layer ? { _layer: layer } : {}
if (key.endsWith('!')) {
layerObj._layer = '"important"'
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

普通的!important也可以支持一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants