Skip to content

A methodology for documenting CSS and generating styleguides

License

Notifications You must be signed in to change notification settings

modjs/mod-ganam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mod-ganam

A methodology for documenting CSS and generating styleguides.

Usage

module.exports = {
    plugins: {
        "ganam": "mod-ganam"
    },
    tasks: {
        "ganam": {
            src: "example",
            dest: "out"
        }
    }
};

About

A methodology for documenting CSS and generating styleguides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published