Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 481 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 481 Bytes

A Middleman template with HAML and Tailwind CSS, no Javascript, no Node.

Simply run bundle exec middleman init -T bandogora/middleman-haml-tailwind-cli

Thor will setup Middleman, download the Tailwind Standalone CLI, and init Tailwind CSS. The script also adds Middleman's default source location to your tailwind.config.js so you don't have to do any initial setup!

The template includes a simple tailwind navbar template.