Is it posible to include an other json from an sub folder? Trying to get something like this working. Then I can define client specific compile.json { "less": "$ref": "wp-content/themes/tatof/lesscompile.json" }
Is it posible to include an other json from an sub folder?
Trying to get something like this working. Then I can define client specific compile.json
{ "less":
"$ref": "wp-content/themes/tatof/lesscompile.json"
}