Using tailwindcss to build the projects

Behind with What I have learned from freeCodeCamp curriculum. I learned tailwindcss.
Can use tailwindcss to build Front End Development Libraries Projects?

Sure, there is nothing wrong with using a CSS framework.

Edit: I will say, if you know you can do it without the framework and just want to build it with a framework then that’s fine. But as a beginner, it might be beneficial to do it without a framework just for the learning process. One upside to using Tailwind is that it will teach you to think in/build using utility classes which is a very handy technique to know about.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.