Open vd3d opened 4 years ago
@vd3d I think now that the css is separated from the MatBlazor package someone could easily create an alternative styling. I am not an expert in sass but I believe you could build another sass file and set it up to do another style in prod.config.js
Thanks, yes it should be possible. By example : https://blazorstrap.io/buttons
They have several themes (very basic ones), but here I'm sure we can do something more advanced !
Hi,
Do you think that it will be possible to add the possibility to use another style than the "Material Design" ?
By changing the CSS by example ?
By example, we have some styles defined by the CSS: https://www.muicss.com/docs/v1/css-js/buttons
Do you think we can expect multiples styles support (one day) ?