Files
wyczarujprezent.pl/.vscode/settings.json
Roman Pyrih dfe8022c11 Save
2025-06-30 14:38:41 +02:00

19 lines
470 B
JSON

{
"liveSassCompile.settings.formats": [
{
"format": "compressed",
"extensionName": ".css",
"savePath": "",
"savePathSegmentKeys": null,
"savePathReplaceSegmentsWith": null
}
],
"liveSassCompile.settings.generateMap": true,
"liveSassCompile.settings.autoprefix": "defaults",
"liveSassCompile.settings.watchOnLaunch": true,
"liveSassCompile.settings.includeItems": [
"themes/charme/assets/css/*.scss",
],
"git.ignoreLimitWarning": true
}