jmccole83
6/11/2019 - 1:19 PM

Rebuild node-sass in yarn

  1. Update package.json, update gulp-sass to 3.0.0.
  2. Run "yarn add --force node-sass" from the terminal.
  3. Run "yarn run build" from the terminal.
yarn add --force node-sass