13 lines
280 B
JSON
13 lines
280 B
JSON
{
|
|
"git.ignoreLimitWarning": true,
|
|
"liveSassCompile.settings.formats": [
|
|
{
|
|
"format": "compressed",
|
|
"extensionName": ".css",
|
|
"savePath": ""
|
|
}
|
|
],
|
|
"liveSassCompile.settings.includeItems": [
|
|
"/wp-content/themes/cyber/assets/css/custom.scss",
|
|
]
|
|
} |