jekyll-tailwind-starter-plus

jekyll-tailwind-starter-plus

Starter project for Jekyll with Tailwind CSS

Jekyll Tailwind Starter Plus

Hallo! This is a basic starter pack for using Jekyll with Tailwind CSS, Autoprefixer, Purgecss, and cssnano.

About

This project is a slightly tweaked version of Mitchell Hanberg's most excellent Jekyll Tailwind Starter.

Install

bundle
yarn

Usage

# Start the server 
yarn start

# Prep for production
yarn production