8000 GitHub - ocordova/jekyll-with-tailwind: 🧪 Setup Jekyll with Tailwind CSS with PostCSS and PurgeCSS (no Webpack involved)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ocordova/jekyll-with-tailwind

Repository files navigation

Jekyll with Tailwind CSS

Setup Jekyll with Tailwind CSS with PostCSS and PurgeCSS (no webpack involved)

The step by step explanation is available in my blog.

Quick 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

🧪 Setup Jekyll with Tailwind CSS with PostCSS and PurgeCSS (no Webpack involved)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0