I understand that it is nice to be able to style things in your html files, but after going into more complex visuals. It just becomes a nightmare. Just a long string of ClassNames. Maybe I'm not getting something, but wouldn't vanilla CSS just be better? Maybe someone could tell me some better CSS frameworks that would suit me.
#What is the hype around Tailwind?
1 messages · Page 1 of 1 (latest)
Thanks for your question :clap:, if someone gives you an answer it would be great if you thanked them with a :white_check_mark: in response. This response will earn you both points for special roles on this server.
tailwind is like if you're lazy to write your own css
its not much of a framework
just a library of classes
just use vanilla css
the only reason people use css is because its fast
like in bootstrap for example
they already have premade components
like a nottification or something
in tailwind you can make your own and customize it how you like
i dont like tailwind because it seems janky to me