Files
b2b.redline.com.pl/.vscode/settings.json
2025-05-30 15:12:20 +02:00

15 lines
385 B
JSON

{
"git.ignoreLimitWarning": true,
"liveSassCompile.settings.formats": [
{
"format": "compressed",
"extensionName": ".css",
"savePath": ""
}
],
"liveSassCompile.settings.includeItems": [
"/themes/at_movic/assets/css/theme.scss",
"/themes/at_movic/assets/css/custom.scss",
"/themes/at_movic/modules/appagebuilder/views/css/styles.scss"
]
}