Skip to content

nForced-uk/metalsmith-tailwindcss

Repository files navigation

Gulp with TailwindCSS Starter Kit

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

  1. Install Dev Depedencies
 npm install
  1. To start development and server for live preview
 npm run dev
  1. To generate minifed files for live server
 npm run build 

How to include Google Fonts to your project

Please follow the this tailwind documentation to include fonts to tailwind config file and just link using <link> tag

 

Releases

No releases published

Packages

No packages published