Search results
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.
- Documentation
The simplest and fastest way to get up and running with...
- Playground
An advanced online playground for Tailwind CSS that lets you...
- Resources
We think Tailwind is an amazing CSS framework, but you need...
- Editor Setup
Syntax support. Tailwind CSS uses a lot of custom CSS...
- Using with Preprocessors
Since Tailwind is a PostCSS plugin, there’s nothing stopping...
- Optimizing for Production
For example, Netflix uses Tailwind for Netflix Top 10 and...
- Browser Support
If you’re using the Tailwind CLI tool, vendor prefixes like...
- Upgrade Guide
To learn more about what’s new in Tailwind CSS v3.0, read...
- Documentation
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.
Tailwind CSS lets you build modern websites with classes like flex, pt-4, text-center and rotate-90 directly in your HTML. Learn how to get started, customize, and use Tailwind CSS with testimonials from developers and designers.
Configuration. A guide to configuring and customizing your Tailwind installation. Because Tailwind is a framework for building bespoke user interfaces, it has been designed from the ground up with customization in mind.
Learn how to get Tailwind CSS up and running in your project with various frameworks and tools. Follow the instructions for installing Tailwind as a PostCSS plugin or using Tailwind CLI.
Learn how to install and configure Tailwind CSS for your project using npm, PostCSS, CLI, or CDN. Find examples and instructions for common build tools such as Webpack, Gulp, Laravel Mix, and more.
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.