Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(styles): with variants #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

feat(styles): with variants #12

wants to merge 4 commits into from

Conversation

cchampou
Copy link
Member

No description provided.

}
);
Customize.mergeStyles([|defaultClass, classByVariant, className|]);
Copy link
Member

Choose a reason for hiding this comment

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

we could keep using cx.merge directly then

@@ -0,0 +1 @@
let mergeStyles = Cx.merge;
Copy link
Member

Choose a reason for hiding this comment

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

see upper comment, it becomes useless this way, I did that to standardise the approach about custom user given className and the theme generated variant one

@hpierre74
Copy link
Member

yep it's better this way

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.

2 participants