Sass is a preprocessor that adds nested rules, variables, mixins and functions, selector inheritance, and more to CSS.
I am trying to compile multiple .scss files into a single CSS file. This actually works but only grabs the …
sass gruntjs grunt-contrib-sass