How to use SASS to generate CSS
Using SASS or SCSS to generate CSS with your favorite language I am not big on using grunt or gulp, but I do like the power of what SASS offers, so I am going to explain a simple method on how you can mix sass with your programming language. This method will work with any programming language, but I happen to be using this with Go as I work on the re-design of my food project.