The CSS preprocessor used changed from less to Sass

pull/303/head
omer 5 years ago
parent 897e7d49ac
commit 68e0e5cf83

@ -140,8 +140,6 @@ if [ $IS_ENTERPRISE = "True" ]; then
echo -e "\n---- Added Enterprise code under $OE_HOME/enterprise/addons ----"
echo -e "\n---- Installing Enterprise specific libraries ----"
sudo -H pip3 install num2words ofxparse dbfread ebaysdk firebase_admin pyOpenSSL
sudo npm install -g less
sudo npm install -g less-plugin-clean-css
fi
echo -e "\n---- Create custom module directory ----"

Loading…
Cancel
Save