Browser Support Vendor Prefixes Getting Started Browser Support Understanding which browsers Tailwind supports and how to manage vendor prefixes. In general, Tailwind CSS v3....
@tailwind @apply @variants @responsive @screen config() Tailwind exposes a few custom CSS functions and directives that can be used in your actual CSS files. @tailwind Us...
Controlling File Size Removing unused CSS Setting up Purgecss Writing purgeable HTML Customizing the regular expression Removing unused theme values Limiting your color palette...
Browser Support Using Tailwind with older browsers Vendor Prefixes Browser Support Understanding how to think about browser support with a utility-first framework. As a g...
Content Configuration Configuring source paths Pattern recommendations Class detection in-depth Dynamic class names Working with third-party libraries Configuring raw content ...
Browser Support Using Tailwind with older browsers Vendor Prefixes Browser Support Understanding how to think about browser support with a utility-first framework. Tailwind...
Optimizing for Production Getting Started Optimizing for Production Getting the most performance out of Tailwind CSS projects. Tailwind CSS is incredibly performance focused a...
Using with Preprocessors Using PostCSS as your preprocessor Build-time imports Nesting Variables Vendor prefixes Using Sass, Less, or Stylus Sass Less Stylus Getting Sta...
Preflight Overview Default margins are removed Headings are unstyled Lists are unstyled Accessibility considerations Images are block-level Images are constrained to the pare...