Compiling Sass with Gulp in Visual Studio
Luke CanvinWe love visual studio at OCC. It’s an incredible IDE for software and web development and Microsoft put amazing effort into keeping up with the direction developers find themselves moving. In this case we’re talking front end web development and specifically: Gulp.js – a JavaScript-powered automated build system that uses Node to perform the tasks you find yourself doing over and over Sass – a language extending CSS (that is compiled to produce CSS) to give developers more power when[...]