Try installing "inotify-tools" for that.
If all is well you should see a message "Setting up watches. Beware:
since -r was given, this may take a while!"
in the zotonic shell when it's starting.
scss compilation is done with the "sass" binary, which should be in the
path.
Arjan
On 09/14/2012 07:36 PM, punaparta wrote:
> Oh that would be nice since it doesnt require the javascript file.
>
> I have enabled mod_development module on a site with some less files on
> lib/scss but they do not seem to be compiled to lib/css. Is there
> anything more that needs to be done? Zotonic running on Ubuntu.
>
> On Monday, September 10, 2012 12:16:22 PM UTC+3, Arjan Scherpenisse wrote:
>
> Currently it is not possible to directly serve .less or .scss files.
> How it works in zotonic is as follows:
>
> in lib/ I have 2 dirs, *scss* and *css*.