Installation 1Install Tailwind via npm 2Add Tailwind to your CSS 3Create your Tailwind config file (optional) 4Process your CSS with Tailwind Using Tailwind with PostCSS ...
Upgrading from v0.x to v1.0 Upgrade steps for all users 1. Update Tailwind 2. Update your config file 2.1. Move all design-related top-level keys into a new section called t...
Browser Support Vendor Prefixes Browser Support Understanding which browsers Tailwind supports and how to manage vendor prefixes. As of v2.0, Tailwind CSS is designed ...
Get started with Tailwind CSS Installation Tailwind CLI Using PostCSS Framework Guides Play CDN Installing Tailwind CLI Install Tailwind CSS Configure your template ...
Writing Plugins Overview Adding utilities Prefix and important preferences Responsive and pseudo-class variants Adding components Prefix and important preferences R...
Using with Preprocessors Using PostCSS as your preprocessor Build-time imports Nesting Variables Future CSS features Using Sass, Less, or Stylus Sass Less Stylu...