brackets-sass
brackets-sass copied to clipboard
sass producing line-comments in equivalent .css files
For example
/* line 7,/Users/path/to/scss */
#owl-slider .item {
width: 100%;
}
This is truly annoying :0)
Has anyone figured out a way to fix this yet?
+1 for this, super annoying that this is added