This plugin pulls in configuration as outlined in the KSS Node documentation for use in a webpack project.
{
"//": "The source and destination paths are relative to this config file.",
"source": [],
"title": "Style Guide",
"styleguide_version": "1.0.0",
"destination": "",
"builder": "",
"//": "The css and js paths are URLs relative to the generated styleguide.",
"css": [],
"js": [],
"custom": []
}