jaeyholic / tailwind-with-gulp-starter

tailwind with gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tailwind

Gulp with TailwindCSS Starter Kit - A repo which makes your development easier with predefined gulp tasks that help you to use tailwindcss with simple npm commands

Commands

Install Dev Depedencies

npm install

To start development and server for live preview

npm run dev

To generate minifed files for live server

npm run build

How to include Google Fonts to your project Please follow the this tailwindcss documentation to include fonts to tailwind config file and just link using tag

About

tailwind with gulp

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.3%Language:CSS 0.5%