Skip to content

customize node modules #2310

Answered by rubencarvalho
Prashant412 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I am not sure I fully understand your question, however it seems to me you are trying to customize the look and feel of the components. We do not support CSS overrides but we have a first party API for this, which you can read more about on the Theming page of our documentation website.

node_modules is meant to store dependencies as they are installed from npm, and any changes made directly to these files will be lost when the modules are reinstalled or updated.

Let me know if that helps!

Thank you.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by just-boris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants