Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.06 KB

README.md

File metadata and controls

63 lines (33 loc) · 1.06 KB

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.