Closed guillehorno closed 8 years ago
Middleman 4's big changes broke a few things. I'm putting together an update for version 4 and hope to finish that up tomorrow. For today, it may be easiest to lock things to the latest version 3 release
Thanks! I'll try that then
Hi! I found Proteus and looked awesome to prototype a new project I was going to do in Rails later.
I generated a proteus-middleman project using the proteus cli and from the get go (using
proteus serve
with the included code) the sass wasn't being compiled to css. I dug around a little more and looks like middleman doesn't provide an asset pipeline any moreI may be missing something, but spend quite some time and looks like that's the case :(