function(cb) {
            logger.log('Entering loop to add css libraries', 7);
            logger.log('CSS Library length: ' + cssfiles.length, 7);
            // Insert references to the new css library files
            var cssincludes = "";