thoughtbot / middleman-template

The base Middleman application used at thoughtbot, ready to deploy to Netlify.
https://thoughtbot.com
MIT License
86 stars 35 forks source link

Switch from sassc to sass gem #22

Closed tysongach closed 7 years ago

tysongach commented 7 years ago

After setting up a new project with this template, both Netlify and CircleCI were unable to bundle with sassc. Swapping for the regular sass gem fixed the issue.