function stylusRender(fdsFormat, stylusContent){
    if(fdsFormat=='source'){
        return sourceRenderer('stylus')('source',stylusContent);
    }else{
        return Promise.resolve().then(function(){