I am not able to use node-bourbon in the project
问题 I try to use npm module for scss files. Node-bourbon. I get the following error: with: function() { var paths = Array.prototype.slice.call(arguments); return [].concat.apply([bourbon.includePaths], paths); } }; Invalid CSS after "v": expected 1 selector or at-rule, was "var path = require(" in C:\Users\gwk736\GitLab\Inform\node_modules\node-bourbon\index.js (line 1, column 1) @ ./src/app/header/header.component.ts 20:21-55 My scss first line: @import "~node-bourbon"; My component: import {