Skip to content

v3.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 27 Jun 06:28

This release requires Node.js 8 or later.

You now have to choose whether you want node-sass or dart-sass by installing one of them yourself and setting it in the options. See the updated docs: https://github.com/sindresorhus/grunt-sass#usage

Don't forget const sass = require('node-sass') or const sass = require('dart-sass').