Awesome: Visual Studio will minify a css file automatically, when original file is altered.
I Just discovered that Visual Studio will automatically re-minify a css file, when the original not minified version is altered. So I have two file: in a folder including the map files: test.css test.css.map…