Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable overridding css classes and children in components #91

Open
loudmouth opened this issue Sep 5, 2018 · 0 comments
Open

Enable overridding css classes and children in components #91

loudmouth opened this issue Sep 5, 2018 · 0 comments

Comments

@loudmouth
Copy link

loudmouth commented Sep 5, 2018

Hey, firstly, thanks so much for this library. As a non-JS/React developer, I found the project easy to navigate and get integrated into my site.

Now, I've reached a dilemma: I'd like to do custom styling and use custom SVG icons on all the buttons, progress bars and other components, but it seems that classes from the library itself are always applied; an example here.

Is there any way we could make classes configurable so that applying my own classes would override what's already in there? Would it also be possible to render {children}, within the button components for instance, so that I could render my own SVG-icon components?

Hope my question is understandable.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants