Skip to content

heymichellemac/jekyll-tailwind-bp

Repository files navigation

Jekyll Tailwind Boilerplate Project

This is a boilerplate project for Jekyll with Tailwind CSS

Massive credit to ocordova.me who provided a very helpful step by step for setting this up.

Setup

bundle install # Install Ruby gems
npm install # Install npm dependencies
npm run dev # Compile jekyll site and run PostCSS

Build for production

npm run build # Complie jekyll site and run PostCSS as production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published