Skip to content

vcavallo/middleman-and-tailwind

Repository files navigation

Middleman with Tailwind CSS (and on Heroku)

(thanks to this guy's blog post for the Heroku setup)

  • ruby 2.4.0
  • middleman 4.2.1
  • tailwind 0.2

This project has Middleman set up with webpack and Tailwind (and postcss).


As per the aforementioned blog post regarding Heroku, if you’re using an external asset pipeline that requires Node.js, you should add the Node.js buildpack to your Heroku app.

heroku buildpacks:set heroku/ruby
heroku buildpacks:add heroku/nodejs --index 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published