Skip to content

Instantly share code, notes, and snippets.

@shahbaz17
Created July 1, 2020 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shahbaz17/59e7eec1dbc3672449ff51662f432ed3 to your computer and use it in GitHub Desktop.
Save shahbaz17/59e7eec1dbc3672449ff51662f432ed3 to your computer and use it in GitHub Desktop.
Live Sass Compile Config - Settings
"liveSassCompile.settings.formats": [
{
"format": "compressed",
"extensionName": ".css",
"savePath": "/css"
}
],
"liveSassCompile.settings.generateMap": false,
"liveSassCompile.settings.autoprefix": []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment