We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f9d51 commit 0f07b2dCopy full SHA for 0f07b2d
index.js
@@ -1,7 +1,7 @@
1
'use strict'
2
3
const path = require('path')
4
-const sass = require('node-sass')
+const sass = require('sass')
5
const extend = require('extend-shallow')
6
7
exports.name = 'scss'
0 commit comments