
Introduction to the course
Presentation of nodeJs and visual studio code
Let's see how to quickly start using Tailwind through an external link
Let's now see the installation process that is really used in a production environment.
We update our scripts with another command.
Why is important to use the Tailwind docs.
First approach to the docs
Let's see the most used classes in Tailwind.
How to Build a responsive design in Tailwind CSS.
OnHover OnFocus etc
One of the best implementation of Tailwind CSS , how to settle the dark mode .
How to add custom styles directly inline or throught the config file.
Last lesson before the practical section
What are we going to do.
First steps . Download recources and start following.
We deal with the image section
We deal with the two bottoms of the page
Last we see how to create that bouncing arrow
In this course I'm introducing Tailwind . first I will explain features , pros and cons of this framework also compared to the other framework in the market. We will see the meaning of a utility-first framework which Tailwind is compared to a component based approach, such as Bootstrap. Then we will move on to the installation using node and organising tailwind.config.js , i personally chose to use PostCSS , which is a postprocessor ,in this course for the installation so we are looking for postcss.config.js; the main reason of this choice is to add autoprefixer to our modules with which we can take care of the vendors names and get read of future problems , also i could have shown you how to optiomise css for production using postcCSS and cssnano but i decided to skip this part so keep the course fast and understandable to every level of reader. for those who is interested into these topic go check them out . Installed Tailwind I'll show some basic feature and classes of Tailwind to then make use of them to create a Tesla Landing Page to make a practical example of what Tailwind can really do . Enjoy the course and have alook at my paid courses if you liked this one!!!