creativetimofficial / impact-design-system

Kick-Start Your Development With An Awesome Design System carefully designed for your online business showcase. Joint project by Creative Tim and Themesberg.
https://demos.creative-tim.com/impact-design-system/index.html
MIT License
129 stars 138 forks source link

Updated gulp-sass version to 4.1.0 #15

Closed successful-fella closed 3 years ago

successful-fella commented 3 years ago

I was setting up impact design system today and it failed on npm install because it wasn't able to find node-sass Github repo for downloading binary. This commit fixes the same by updating gulp-sass version.

zoltanszogyenyi commented 3 years ago

Thanks for the contribution @successful-fella!