Languages & Frameworks

Tailwind CSS

English

Overview

A utility-first CSS framework for styling by combining small, single-purpose class names.

Details

You combine classes with a single responsibility — like `text-center` or `p-4` — directly in your HTML. It reduces the need to write a separate CSS file and makes it easier to keep a design consistent.

More Programming terms