Skip to main content
Bluecoders
← Tech glossary

Tailwind CSS

FrameworkTech

Tailwind CSS is an open-source utility-first CSS framework that provides a wide vocabulary of low-level utility classes (`flex`, `pt-4`, `text-center`, `bg-blue-500`…) you compose directly in HTML, rather than writing s…

Tailwind [CSS](/ressources/glossaire-de-la-tech/css) is an open-source utility-first CSS framework that provides a wide vocabulary of low-level utility classes (`flex`, `pt-4`, `text-center`, `bg-blue-500`…) you compose directly in HTML, rather than writing separate stylesheets.

The approach removes the cost of naming and the risk of dead styles; a compiler only emits the classes you actually use, producing very small final CSS. The design system is fully configurable through a `tailwind.config` file.

Tailwind v4, released in 2025, ships its own Rust engine, is configurable directly in CSS and has become the dominant CSS framework for new web projects.

Ready to find the missing piece of your team?

Let's talk about your hiring needs. A team member will get back to you quickly to qualify the brief and kick off the search.