In this video I am going to show you how to install Tailwind for React!
Note: The first four videos in this series were recorded at slighter smaller font. The rest will be larger.
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