Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 529 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 529 Bytes

Webpack Plugin for KSS Node

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": []
}