[IMP] Pantone colors of the year
[odoo/odoo.git] / addons / website / static / src / css / Makefile
1 sass:
2         sass -t expanded --compass --unix-newlines --watch website.sass:website.css&
3         sass -t expanded --compass --unix-newlines --watch editor.sass:editor.css&
4         sass -t expanded --compass --unix-newlines --watch snippets.sass:snippets.css&