]> git.mxchange.org Git - friendica.git/blob - Makefile
c9b77b446ab1434710ad0f8995f705b66ff7dd19
[friendica.git] / Makefile
1 ##
2
3 style.css : style.less colors.less ../icons.less ../quattro.less
4         echo "/* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */" > style.css
5         lessc style.less >> style.css