Amazon Style Dictionary
title: ## Contents
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
Overview
Sources:
- **
Usage
Command Line
# global install
npm install -g style-dictionary
# dev dependency
npm install --save-dev style-dictionary
Edit package.json
:
"scripts": {
"build:style-dictionary": "style-dictionary build"
},
mkdir styledict && cd styledict
npx style-dictionary init basic
style-dictionary build
Appendix
Note created on 2024-04-30 and last modified on 2024-04-30.
Backlinks
LIST FROM [[Tool - Amazon Style Dictionary]] AND -"CHANGELOG" AND -"04-RESOURCES/Tools/Tool - Amazon Style Dictionary"
(c) No Clocks, LLC | 2024