stylejam

2.0.0 • Public • Published

Stylejam

⚠️ Under construction! Not ready for public use. 🚧

Generate a styleguide showing mapped colors, color variables and border variables with one command

  • Provide scss variable file along with imported/dependency files
  • No need to change your Sass or add markdown/notation

Example:


Install

    npm install -g stylejam      

To view stylejam demo file:


    stylejam -d      

To generate a styleguide from any scss file:


    Add variable file followed by any dependency files in import order    

    stylejam <path/to/variable-file.scss> [<path/to/dependency.scss>]     

HDM Shortcuts

FRE


    stylejam -m ~/yourmedia-platform-parent-directory elledecor     

EDIT


    stylejam -e ~/yourmedia-platform-parent-directory     

License

ISC © Carron White.

Package Sidebar

Install

npm i stylejam

Weekly Downloads

2

Version

2.0.0

License

ISC

Unpacked Size

820 kB

Total Files

20

Last publish

Collaborators

  • bcrebel