0.0.4 • Published 7 years ago

caxy-styleguide-webpack-plugin v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago