About 928 results
Open links in new tab
  1. Framework guides - 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 …

  2. Install Tailwind CSS with Create React App

    Read our documentation on adding base styles, extracting components, and adding new utilities for best practices on extending Tailwind with your own custom CSS.

  3. Installation - Tailwind CSS

    If you’d like to compile your CSS with Tailwind without integrating it directly into any sort of build tooling, you can use the Tailwind CLI tool to generate your CSS without configuring PostCSS …

  4. UI Blocks Documentation - Tailwind Plus

    All of the components in Tailwind Plus are provided in three formats: React, Vue, and vanilla HTML. The React and Vue examples are fully functional out-of-the-box, and are powered by …

  5. Framework Guides - 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 …

  6. Tailwind CSS - Rapidly build modern websites without ever leaving …

    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.

  7. Install Tailwind CSS with React Router

    Install Tailwind CSS Install @tailwindcss/vite and its peer dependencies via npm.

  8. Install Tailwind CSS using PostCSS - Tailwind CSS

    Installing Tailwind CSS as a PostCSS plugin is the most seamless way to integrate it with build tools like webpack, Rollup, Vite, and Parcel.

  9. Fill - Tailwind CSS

    Use fill-current to set the fill color of an SVG to the current text color. This makes it easy to set an element’s fill color by combining this class with an existing text color utility.

  10. Utility-Friendly Transitions with @tailwindui/react - Tailwind CSS

    Aug 27, 2020 · So earlier this week, we released the very first version of @tailwindui/react, a library that provides low-level primitives for turning utility-first HTML into fully interactive UIs.

Refresh