I am using a couple of syncfusion blazor controls(file upload, grid, select dropdown etc) in my application. Is there a way to ensure that the css for these controls follows the css guidelines in my application. Eg: the browse button in the file upload control has the css e-css e-btn e-upload-browse-btn.
How would I ensure that the css follows the css guidelines in my application?
Sorry, if this is a newbie css question.