[ADD] placeholder support on t-field
[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&