Hi,
First of all, thanks for the great work on Bit Platform really impressive effort.
I have a question regarding Bit.BlazorUI and how it fits into real-world projects with custom designs.
In many client projects, we usually receive a custom UI/UX design that follows a specific brand identity. Because of that, we often end up:
- Rebuilding the UI using pure HTML/CSS
- Sometimes using tools like Tailwind
- Creating custom components from scratch to match the design exactly
Recently, we even stopped using some Blazor UI libraries (like MudBlazor and Radzen) because their default styles and component structures didn’t align well with custom design systems.
So my question is:
Is there a recommended way to leverage the functionality of Bit.BlazorUI components while fully customizing or overriding their styles to match a completely custom design system?
For example:
- Can we easily replace or override styles (CSS variables, classes, etc.)?
- Is Bit.BlazorUI designed to support design-system-driven development?
- Or is it better suited for projects that adopt its default UI style?
I’d really appreciate any guidance, best practices, or examples on how to approach this.
Thanks again.
Hi,
First of all, thanks for the great work on Bit Platform really impressive effort.
I have a question regarding Bit.BlazorUI and how it fits into real-world projects with custom designs.
In many client projects, we usually receive a custom UI/UX design that follows a specific brand identity. Because of that, we often end up:
Recently, we even stopped using some Blazor UI libraries (like MudBlazor and Radzen) because their default styles and component structures didn’t align well with custom design systems.
So my question is:
Is there a recommended way to leverage the functionality of Bit.BlazorUI components while fully customizing or overriding their styles to match a completely custom design system?
For example:
I’d really appreciate any guidance, best practices, or examples on how to approach this.
Thanks again.