LDEV-4367 SASS Used for CSS Development First pass of converting our .css development to use SASS. Autobuild to convert .scss to .css files has been set up for all projects where target .css files were found. The overall ANT build has been modified so the normal build will generate the .css files from .scss files. The base variables are defined in lams_build/conf/sccs.
LDEV-4360 Adjust Ant build paths Since public and private projects are not in the same dir now, we need to make sure Ant commands point to proper resources.