jekyll-tailwind-boilerplate

jekyll-tailwind-boilerplate

Jekyll & TailwindCSS Boilerplate

A very simple Jekyll and TailwindsCSS boilerplate integration using PostCSS and the cssnano and Autoprefixer plugins. Based on this article.

Install

Ensure that you have Ruby 3.0.1 and Jekyll 4.2.0 installed.

First run:

npm run setup

Then start the Jekyll server with:

npm run dev