How doable would it be to use material-ui rather than bootstrap with Vulcan?
Itβs not a problem, except for the forms which use bootstrap markup. So for example you could:
- not use the forms
- use the forms and style them manually
- submit a PR that dissociates the form logic and markup
2 Likes
- use uniforms (antd, bootstrap3, bootstrap4, material and semantic themes are built in) and try to accomplish this integration idea