Change UI library
Unanswered
Great Skua posted this in #help-forum
Great SkuaOP
Hello,
I installed DaisyUI and I want to work with MaterialUI instead
I'm new to coding.
Should I remove the DaisyUI from my project?
Will it make the app slower if I leave it installed?
Could it make issues when using 2 different UI libraries?
I installed DaisyUI and I want to work with MaterialUI instead
I'm new to coding.
Should I remove the DaisyUI from my project?
Will it make the app slower if I leave it installed?
Could it make issues when using 2 different UI libraries?
4 Replies
You should choose one
furthermore they use two totally different paradigms for handling css
so there will be conflicts if you try to make them work with each other
It wont make your app slower, but it will certainly impact your develop experience