Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3777615
D2925.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
685 B
Referenced Files
None
Subscribers
None
D2925.diff
View Options
diff --git a/gulpfile.babel.js b/gulpfile.babel.js
--- a/gulpfile.babel.js
+++ b/gulpfile.babel.js
@@ -14,7 +14,7 @@
import uncss from 'uncss';
import autoprefixer from 'autoprefixer';
-var sass = require('gulp-sass')(require('node-sass'));
+var sass = require('gulp-sass')(require('sass'));
// Load all Gulp plugins into one variable
const $ = plugins();
diff --git a/package.json b/package.json
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"js-yaml": "^3.4.6",
"panini": "^1.3.0",
"rimraf": "^2.4.3",
- "node-sass": "^7.0.1",
+ "sass": "^1.60.0",
"style-sherpa": "^1.0.0",
"uncss": "^0.16.2",
"vinyl-named": "^1.1.0",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 01:54 (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2263733
Default Alt Text
D2925.diff (685 B)
Attached To
Mode
D2925: Switch to Dart Sass implementation
Attached
Detach File
Event Timeline
Log In to Comment