Search results
Tailwind CSS lets you build modern websites with classes like flex, pt-4, text-center and rotate-90 directly in your markup. See testimonials, documentation, and examples of how Tailwind CSS can speed up your development and design process.
- Docs
Get started with Tailwind CSS. Tailwind CSS works by...
- Blog
One of the hardest constraints we’ve had to deal with as...
- Showcase
Beautiful websites built with Tailwind CSS, including...
- Dark Mode
Tailwind will automatically wrap your custom dark mode...
- Customizing Colors
Naming your colors. Tailwind uses literal color names (like...
- Content Configuration
Paths are configured as glob patterns, making it easy to...
- Customizing Screens
Tailwind will automatically sort your breakpoints to make...
- Responsive Design
By default, Tailwind uses a mobile-first breakpoint system,...
- Docs
Get started with Tailwind CSS. 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.
Now feels like the right time to cut a release, so here it is — Tailwind CSS v2.2! We've built-in a new high-performance CLI tool, added before and after pseudo-element support, introduced new sibling selector variants, the ability to style highlighted text, and tons more.
19 kwi 2024 · Tailwind CSS używa domyślnego kroju czcionki rodziny, ale podobnie jak w przypadku kolorów, możesz zmienić te domyślne ustawienia, aby dopasować je do stylu typografii Twojego projektu. W pliku tailwind.config.js możesz rozszerzyć lub zastąpić domyślną rodzinę czcionek.
26 lut 2023 · Tailwind CSS to nowe podejście do frameworków, które obiecuje uczynić pracę nad tworzeniem UI szybszą i łatwiejszą niż kiedykolwiek wcześniej. W tym artykule przyjrzymy się filozofii projektowania Tailwind CSS, jak działa i dlaczego warto go rozważyć przy następnym projekcie.
4 mar 2013 · Tailwind CSS v4.0 Beta 1. Thursday, November 21, 2024. Adam Wathan. @ adamwathan. About eight months ago we open-sourced our progress on Tailwind CSS v4.0. Hundreds of hours of fixing bugs, soul-crushing backward compatibility work, and troubleshooting Windows CI failures later, I’m excited to finally tag the first public beta release.
Rapidly build modern websites without ever leaving your HTML. A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup. Get started. $ npm install tailwindcss.