Skip to content

donnfelker/middlemanapp-tailwindcss-template

Repository files navigation

Middleman 4 + Tailwind CSS 3 Template

This repository contains a template that integrates Tailwind CSS 3 with Middleman

Tailwind CSS 3 and Middleman Thumbnail Here is an article on how this template is built.

Installation

  • Clone the repo
  • Run npm install
  • Run bundle install
  • Run middleman serve or middleman build

Done!

Usage

This installation uses Tailwind CLI via a Middleman external pipeline (source).

When running middleman serve Tailwind CLI will watch for any changes to the content files and will then rebuild the CSS as necessary.

When running middleman build the app will be built to the build/ directory.

Contributing

Bug reports and pull requests are welcome!

License

The code is available as open source under the terms of the MIT License.

About

A Middleman Template that includes support for Tailwind CSS 3+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published