Skip to content

caxy/styleguide-webpack-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published