Skip to main content

18 docs tagged with "Tailwind CSS"

View All Tags

@apply

@apply is defined as: to combine (Mixin) multiple utility class into single Semantic CSS. Topics on: @apply was proposed then abandon for CSS Shadow Parts. Read

@tailwind

@tailwind is defined as: At-Rule to declare tailwind layers & CSS resets. Topics on: . Read more: CSS, CSS Stack, CSS Utility Framework, Tailwind CSS, Tailwind

Custom Tailwind PostCSS directive

Custom Tailwind PostCSS directive. Topics on: @tailwind, @apply. Read more: CSS, CSS Stack, CSS Utility Framework, Tailwind CSS, Tailwind Syntax| FullStack Wiki

purge: []

purge: [] is defined as: to set Glob Pattern to remove unused CSS styles from final bundle. Topics on: . Read more: CSS, CSS Stack, CSS Utility Framework, Tailw

Responsive Breakpoints

Responsive Breakpoints is defined as: Tailwind Syntax to set @media min-width, for common device res to apply for mobile-first design. Topics on: apply media br

src/index.css

src/index.css is defined as: base CSS fle to include Tailwind CSS for project via @tailwind Directive. Topics on: . Read more: CSS, CSS Stack, CSS Utility Frame

Tailwind CLI setup

Tailwind CLI setup. Topics on: install tailwind npm deps, setup tailwind.config.cjs, create src/input.css, start Tailwind CLI, add Tailwind to root HTML ie inde

Tailwind CSS

Tailwind CSS is defined as: CSS Stack with huge Utility Class collection, VS Code IDE-support for efficient consistent minimal CSS. Topics on: Tailwind UI, tail

Tailwind CSS Intellisense

Tailwind CSS Intellisense is defined as: autocomplete, hint prompt, error highlight for Tailwind CSS - combine with extra tailwind-prettier plugin to auto sort

Tailwind Definition

Tailwind Definition. Topics on: Tailwind CSS does not provide prebuild styled components, Tailwind CSS integrates with VS Code to prompt Utility Class auto-comp

Tailwind Setup

Tailwind Setup. Topics on: tailwind.config.cjs, Tailwind CLI setup, Tailwind+PostCSS Setup, Tailwind+Vite Setup, Tailwind+Next.js Setup, Inject Tailwind into br

Tailwind Syntax

Tailwind Syntax. Topics on: h-screen, Custom Tailwind PostCSS directive, Responsive Breakpoints. Read more: CSS, CSS Stack, CSS Utility Framework, Tailwind CSS,

tailwind.config.cjs

tailwind.config.cjs is defined as: to config tailwind behavior (colors/plugins/etc). root dir of project. Topics on: content: string[], mode: 'jit', purge: [],

Tailwind+Next.js Setup

Tailwind+Next.js Setup. Topics on: Install Tailwind deps, Add template files to tailwind.config.js, Add Tailwind Directive to main CSS. Read more: CSS, CSS Stac

Tailwind+PostCSS Setup

Tailwind+PostCSS Setup. Topics on: Install deps, Add Tailwind to postcss.config.js, Add Template Path to tailwind.config.cjs, Add tailwind directive to main inp

Tailwind+Vite Setup

Tailwind+Vite Setup. Topics on: install tailwind deps, Gen config files, Add template files to tailwind.config.cjs, Add Tailwind Directive to main CSS. Read mor

tailwindcss-cli

tailwindcss-cli is defined as: npm CLI Dev tool to run PostCSS to Preprocessor/Tree Shaking CSS. Topics on: tailwindcss-cli build _input.css -o _output.css, 404

Utility Class

Utility Class is defined as: class library with predefined rules for DRY Source Code & consistent naming scheme, & more granular custom control over groups of b