Enable users to visualise the overall health of builds, releases, bugs, and pull requests on their dashboard, delivering a visual cue similar to the Codify Build Light. Marketplace: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.TeamProjectHealth
We're using a less file for the CSS styling of the widgets. For now, I've installed a VS Code extension that creates the .css file at save and I've added app.css to source control. It would be nicer if webpack would do the compilation and minification of the less file at build.
We're using a less file for the CSS styling of the widgets. For now, I've installed a VS Code extension that creates the .css file at save and I've added app.css to source control. It would be nicer if webpack would do the compilation and minification of the less file at build.