Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Commit fd463ca

Browse files
committed
chore: Upgrade deps + bump version to 0.8.0
1 parent efbd600 commit fd463ca

File tree

3 files changed

+24
-923
lines changed

3 files changed

+24
-923
lines changed

gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const sass = require('node-sass');
1+
const sass = require('sass');
22

33
module.exports = function(grunt)
44
{

0 commit comments

Comments
 (0)