Skip to content

msaktype/psg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psg Build Status

Pure CSS Styleguide Generator

Command line interface of postcss-style-guide

Install

$ npm install -g psg

Usage

$ psg --help
Usage: psg css-file [options]

Options:

  -V, --versions    Output the version number
  -h, --help        Output usage information
  -t, --theme       Theme name
  -n, --name        Project name
  -f, --file        Style guide file name (default: styleguide.html)
  -d, --dir         Output directory (default: docs)
  -c, --showCode    The flag to show CSS code in styleguide

License

The MIT License (MIT)

Copyright (c) 2015 Masaaki Morishita

About

Command line interface of postcss-style-guide

Resources

License

Stars

Watchers

Forks

Packages

No packages published