In this video I am going to show you how to make custom css classes using 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