mirror of
https://git.oldgate.org/OGS/Gitea-Blurple.git
synced 2025-05-23 17:33:59 -04:00
10 lines
200 B
JSON
10 lines
200 B
JSON
{
|
|
"liveSassCompile.settings.formats": [
|
|
{
|
|
"format": "expanded",
|
|
"extensionName": ".css",
|
|
"savePath": "/public/assets/css",
|
|
"generateMap": false
|
|
}
|
|
]
|
|
} |