You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mkdir -p /root/sass
cd /root/sass
git clone https://github.com/sass/libsass.git
git clone https://github.com/sass/sassc.git
export SASS_LIBSASS_PATH=/root/sass/libsass
cd /root/sass/sassc
make
cd /root