episerver / Foundation

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search and Navigation, Data Platform and Experimentation.
https://docs.developers.optimizely.com/digital-experience-platform/docs/optimizely-foundation-demo-sites
Apache License 2.0
132 stars 136 forks source link

use sass instead of node-sass which will be deprecated, remove duplicate lines in project file #820

Closed thanhduc-nguyen closed 2 years ago

thanhduc-nguyen commented 2 years ago

I ran setup.cmd but got error because of node-sass. Not sure why but node-sass will be deprecated anyway so I repalce it by sass. Some duplicate lines make no problem when build but causes errors if we want to publish site.

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Thanh Duc Nguyen seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

thanhduc-nguyen commented 2 years ago

outdated, I didn't notice that you have updated master branch, @lunchin