Rather than using relative paths for css imports - which can break when we move files around - add our styles path to the webpack sass-loader loader using the `includePaths` setting.