0.1.4 • Published 11 months ago

@salesforce-ux/sds-cli v0.1.4

Weekly downloads
-
License
SEE LICENSE IN RE...
Repository
-
Last release
11 months ago

SDS CLI

About

An interface to bootstrap Styling Hook mappings to another design system namespace.

Installation & Usage

# Install
npm install @salesforce-ux/sds-cli

# Usage
sds-cli

Commands

--bootstrap

Bootstrap Global and Component level styling hooks to map to namespace of another design system.

Usage

sds-cli --bootstrap --ns=slds # explicit, all categories and components

--ns

The namespace of your design system. If left blank, you will be prompted with pre-approved design systems.

Usage

sds-cli --ns=slds   # select from prompt(s)

--dist

Location where mapped styling hooks will be written to. The path will be an absolute from the directory your are running the CLI from.

Usage

sds-cli --dist=dist