kactus.json
Placed at the root of your repository, this file contains the settings for Kactus.
{
"shareTextStyles": false, // whether to share the text styles across all your sketch files
"shareLayerStyles": false, // whether to share the layer styles across all your sketch files
"sharedPages": [ // the list of pages to share
"name-of-the-page-to-share"
]
}
Noticed a typo? Though of any way to improved those docs? Please help us here