I would like to implement easy installing through a cli like shadcn/ui but I also like the simplicity of this system especially with the omission of as many libraries. its hard to find the balance which I faced trying to do the global css shit - I would like the components to be completely self contained and have as few deps as possible but it makes the devex so terrible. idk
I would like to implement easy installing through a cli like shadcn/ui but I also like the simplicity of this system especially with the omission of as many libraries. its hard to find the balance which I faced trying to do the global css shit - I would like the components to be completely self contained and have as few deps as possible but it makes the devex so terrible. idk