Simple Form - Tailwind for React

Опубликовано: 01 Январь 1970
на канале: Jesus, Take the Compiler
1,006
11

In this video I am going to talk about how to make a small form with Tailwind.


Patreon
  / jesustakethecompiler  

Tailwind Installation for React
https://tailwindcss.com/docs/guides/c...

Github Snippets (slap a star or two on it)
https://github.com/FOD17/Tailwind-React

About Tailwind (from their website)
Tailwind CSS works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.

It's fast, flexible, and reliable — with zero-runtime.

#react #tailwind #tutorial