Use SASS import paths as an abstract layer for includes
See ubuntudesign/ubuntu-vanilla-theme#179.
Basically, importing external libraries with a relative path in SASS is bad. Using import paths also allows further package structure redesign without too many hassles.
What needs to be changed: