Exactly as the title says. Compilation times over 50 seconds are unacceptable. So, is there a way, let\'s say: a single (partial) file with compass magic (like sprite mixins
This is answer for sass files (not scss). Please always differentiate them
bower install compass-sass-mixins
@import "bower_components/compass-sass-mixins/lib/compass"
or
npm i compass-sass-mixins
@import "node_modules/compass-sass-mixins/lib/compass"
List of functions:
https://github.com/askucher/compass-sass-mixins