Closed cichy380 closed 6 years ago
I was able to correct by:
"node-sass": "*",
const sass = require('node-sass');
and to sass task:
options: { implementation: sass, sourceMap: true },
@cichy380 and @sangtlee
Thanks for raising this issue and for providing a bugfix. package.json
and Gruntfile.js
have been updated in the latest release v2.1.0
tnks bro. it works perfectly
When I run
grunt watch
and when I did change in main.scss I got error: