Reputation: 1642
Started a React project using create-react-app. Both node-sass and bourbon have been added as dev-dependencies.
To what file should the following be added to inform node-sass of bourbon?
require("bourbon").includePaths
Upvotes: 2
Views: 429