You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fs.writeFileSync(fileBase+".css", "/*\n// NOTE: Do not edit this CSS file directly. It is generated automatically on LAUNCH.\n// Edit the Stylus file ("+fnameRoot+".styl) instead... :) \n*\/\n\n"+css, "utf8");
console.log("Stylus Rendered >> " + fileBase+".styl to .css");
}
});
}
// call out each stylus file to render pre-launch here...