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

Cb 3960 migrate core blocks components to css modules #2578

Merged
merged 13 commits into from
Apr 29, 2024

Conversation

sergeyteleshev
Copy link
Contributor

No description provided.

@sergeyteleshev sergeyteleshev self-assigned this Apr 25, 2024
@sergeyteleshev sergeyteleshev requested review from Wroud and devnaumov and removed request for Wroud April 25, 2024 16:44
@sergeyteleshev sergeyteleshev requested a review from Wroud April 26, 2024 12:19
Comment on lines +9 to +19
.menuBox {
composes: theme-background-surface theme-text-on-surface from global;
}

.menuItem,
.menuItemCheckbox,
.menuItemRadio {
composes: theme-ripple from global;
}
.menuItemElement {
composes: theme-ripple from global;
Copy link
Member

Choose a reason for hiding this comment

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

seems like it must be splitted to different styles for different sub components

@Wroud Wroud merged commit c8457c2 into devel Apr 29, 2024
4 checks passed
@Wroud Wroud deleted the CB-3960-migrate-core-blocks-components-to-css-modules branch April 29, 2024 18:23
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.

4 participants