Removing Compass Dependency

Is there any way to remove the dependency of Compass from Middleman?

May i ask a question : Why ?

If you don’t want to use compass simply don’t call it in confir.rb and your application.scssfiles.

Here is an example of a side project where i use foundation https://github.com/flexbox/foundation-boilerplate

It seems Middleman v4 will have no dependency on Compass.

Sense I don’t use Compass at all, I see no need in having it installed. But I can live with it