Review
If you know CSS or are a beginner, Tailwind is well documented and has a large community. Tailwindcss gives you more flexibility with the approach of utility classes compared to Bootstrap; and apart from that, you get to learn more about Pure CSS while using it. I've heard developers arguing about tidiness because of too many class names. Still, with Tailiwndcss that's achievable too by separating your CSS and HTML and then moving your classes to your css file. Tailwindcss config file allows you to modify or add custom class names or use the arbitrary value if you will use the value once or twice.
0 views0
Comments