Ryan Prentiss
Ryan Prentiss

Reputation: 1642

How to include Bourbon via node-sass within ReactJS

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

Answers (0)

Related Questions