Skip to main content

7 docs tagged with "Tailwind Setup"

View All Tags

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

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