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
npm install -g stylejam
stylejam -d
Add variable file followed by any dependency files in import order
stylejam <path/to/variable-file.scss> [<path/to/dependency.scss>]
stylejam -m ~/yourmedia-platform-parent-directory elledecor
stylejam -e ~/yourmedia-platform-parent-directory