2019-03-22 17:34:07 +01:00
..
2019-03-22 17:34:07 +01:00
2019-03-22 17:34:07 +01:00

SCSS compiling

tool

settings

"liveSassCompile.settings.formats": [
    {
        "format": "compressed",
        "extensionName": ".css",
        "savePath": "~/../css/"
    }
],
"liveSassCompile.settings.generateMap": false