Patched to Drupal 8.4.8 level. See https://www.drupal.org/sa-core-2018-004 and patch...
[yaffs-website] / vendor / twbs / bootstrap-sass / eyeglass-exports.js
1 var path = require('path');
2
3 module.exports = function(eyeglass, sass) {
4   return {
5     sassDir: path.join(__dirname, 'assets/stylesheets')
6   }
7 };