My experience learning Tailwind CSS
Recently I start learning Tailwind CSS, a CSS framework that helps you write CSS way faster. Tailwind is a utility-first CSS framework packed with classes like flex, pt-4, text-centre and rotate-90 that can be composed to build any design, directly in your markup. Basically, it lets you write CSS in the form of classes within HTML. Prerequisites for learning Tailwind CSS After testing out Tailwind, below are the things you should have knowledge about before starting with Tailwind CSS -