should we use shadcn for my project?
Answered
Scarlet Tanager posted this in #help-forum
Scarlet TanagerOP
Hello there, I’m working in a enterprise project but at the same time I’m using shadcn does that affect the speed of my project can It be more slower? Thanks
23 Replies
It should not affect your speed of the project, infact I would say shadcn should improve your productivity, it's built on radix ui, and tailwind. Has almost every component you could wish for, and the components are locally installed.. so you can always do the customizations.
Has built in dark mode, and very much customizable theme using css variables..
Has built in dark mode, and very much customizable theme using css variables..
@averydelusionalperson It should not affect your speed of the project, infact I would say shadcn should improve your productivity, it's built on radix ui, and tailwind. Has almost every component you could wish for, and the components are locally installed.. so you can always do the customizations.
Has built in dark mode, and very much customizable theme using css variables..
Scarlet TanagerOP
Thank you, the customise its really necessary because I have other colours, spacings etc
@Scarlet Tanager Thank you, the customise its really necessary because I have other colours, spacings etc
you surely won't regret it, shadcn & tailwind are very much customizable.
Scarlet TanagerOP
Yes, already customised some of components really got the result I wanted ✌️ thank you
if your question is solved, consider marking the message that helped you as solution to close this thread.
Original message was deleted
Scarlet TanagerOP
Just another question, I removed all their configurations from global.css and tailwind.config.js but when I open inspect element I see a loot of root variables in css that I don’t use
could you share those variables, and your globals.css
Scarlet TanagerOP
Never wrote those variables its getting from somewhere else
@Scarlet Tanager Never wrote those variables its getting from somewhere else
Tailwind exports its own variables
Scarlet TanagerOP
as you can see a lot of scripts in html part
@Scarlet Tanager as you can see a lot of scripts in html part
how are those scripts related to CSS?
Scarlet TanagerOP
I don't know
what's the problem then?
Scarlet TanagerOP
The problem is does these css styles cause any problem as you can see on photos
I dont think they will cause any problems, those are generated by tailwind itself.
Scarlet TanagerOP
Alright then, thank you
you can archieve this question
@Scarlet Tanager you can archieve this question
mark the message that helped you solve the problem, it will be closed then.
Apps -> mark as solution.
Answer