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

QUESTION (stuck..): what is the the most right & simple way to style a component #625

Closed
ziperfal123 opened this issue May 5, 2020 · 2 comments
Labels

Comments

@ziperfal123
Copy link

Hey,
im trying to use RMWC in order to implement custom components (suppose to look totally different). I started with a classic Input component & I am really struggling with finding the way to do that. i read in the docs that the right approach is to override the RMWC classes, but im finding myself filling my css files with very large & repetitive selectors, which looks and feels really bad.
What am i missing?? there has to be a better approach.
in addition, is there anyway not to use some of the classes (for example, Ripple effect).

THANKS!!

@jamesmfriedman
Copy link
Collaborator

Hi, I think you might want to look at google's SASS part of the library. They allow you to do some very deep customization. https://material.io/develop/web/docs/theming/

@jamesmfriedman
Copy link
Collaborator

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants