[IMP] website: media editor doubleclick for video and begin to use snippet builder
[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&