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

[Theme] Move borderRadius into a theme constant #6233

Merged
merged 1 commit into from
Feb 25, 2017

Conversation

samdroid-apps
Copy link

The borderRadius = 2px constant is used a lot around the codebase. It
is better to move it out to a constant, but it also allows for theming
it - for example to have a larger borderRadius for a different style.

https://github.com/samdroid-apps/material-ui

The borderRadius = 2px constant is used a lot around the codebase.  It
is better to move it out to a constant, but it also allows for theming
it - for example to have a larger borderRadius for a different style.
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

That looks food to me 👍 .

@oliviertassinari
Copy link
Member

@samdroid-apps Thanks

@zannager zannager added the customization: theme Centered around the theming features label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization: theme Centered around the theming features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants