Yahoo Search Busca da Web

Resultado da Busca

  1. 29 de set. de 2022 · Tailwind CSS – um framework CSS visando a utilidade O Tailwind CSS, segundo o próprio site da web é um "framework CSS visando a utilidade", que fornece várias dessas classes utilitárias, opinativas e de propósito único , que você pode usar diretamente dentro de sua marcação de texto para projetar um elemento.

  2. 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.

  3. 2 Add Tailwind to your CSS. Use the @tailwind directive to inject Tailwind's base, components, and utilities styles into your CSS: @tailwind base; @tailwind components; @tailwind utilities; Tailwind will swap these directives out at build time with all of its generated CSS.

  4. Install Tailwind CSS Install tailwindcss and its peer dependencies via npm, and then run the init command to generate both tailwind.config.js and postcss.config.js . Terminal

  5. It's tiny — never ship unused CSS again. Tailwind automatically removes all unused CSS when building for production, which means your final CSS bundle is the smallest it could possibly be. In fact, most Tailwind projects ship less than 10kB of CSS to the client. Learn more, optimizing for production

  6. Using modifiers with custom CSS. Any custom styles you add to Tailwind with @layer will automatically support Tailwind’s modifier syntax for handling things like hover states, responsive breakpoints, dark mode, and more.

  7. tailwindcss.com › blog › tailwindcss-v3Tailwind CSS v3.0

    4 de mar. de 2013 · In Tailwind CSS v3.0, the new engine has gone stable and replaced the classic engine, so every Tailwind project can benefit from these improvements out of the box. Every color out of the box Before the new engine, we always had to be careful with CSS file size in development, and one of the biggest trade-offs we had to make was carefully limiting the color palette.

  1. As pessoas também buscaram por