All Questions

Coding

Is tailwind free or not? [SOLVED]

I see a lot of paid templates out there… Is there a library com components I can easily copy paste from?

author Tiago Ferreira

Reply
12 Answers

Tailwind is free. Tailwind UI isn’t. Best tailwind based UI components imho: daisyUI

writen by Benedikt

https://daisyui.com/|daisyUI looks cool! So you just install this and use the website to copy paste components?

writen by Tiago Ferreira

I also found out this: https://tailwindcomponents.com/

writen by Tiago Ferreira

Basically yes

writen by Benedikt

Is there any plugin for virtual studio code you recommend?

writen by Tiago Ferreira

I use jetbrains intellij so no idea

writen by Benedikt

is there a plugin for jetbrains?

writen by Tiago Ferreira

Yes

writen by Benedikt

I.e. <https//www.jetbrains.com/help/idea/tailwind-css.html>

writen by Benedikt

cool. thank you

writen by Tiago Ferreira

VC code has an extension that gives you tailwind autocomplete

writen by Suvojit Manna

Tailwind has extensions for both VSCode and Jetbrains apps. Tailwind is free, but component libraries are not (in most cases).

I personally doesn’t like to just copy & paste tailwind components code to use it right away. You might end up with lot of duplicated code.

But it’s really great starting point for your components or if you just want to prototype somethings fast/get inspired.

writen by Dobroslav Radosavljevič

Do you want to ask a question?


Related Questions