This is a Middleman project template using gulp, PostCSS, and Tailwind CSS with Middleman's external_pipeline
feature. This template is based on the Default Middleman Project Template, but it's built to support my workflow and preferred tooling.
@import
rulesStart a new Middleman project using this template:
$ middleman init mysite -T jonaskay/middleman-boilerplate
Change into the project root:
$ cd mysite
This project template uses code from the following libraries:
The following repositories have been helpful in setting up this project: