@shell-shock/plugin-style-dictionary
v0.0.5
Published
A package containing a Shell Shock plugin to generate source code given a list design tokens.
Maintainers
Readme
Shell Shock - Style Dictionary Plugin
Shell Shock is a framework built to support the rapid development of fully-featured command-line interface applications.
Installing
Using pnpm:
pnpm add -D @shell-shock/plugin-style-dictionarynpm install -D @shell-shock/plugin-style-dictionaryyarn add -D @shell-shock/plugin-style-dictionaryBuilding
Run nx build plugin-style-dictionary to build the library.
Running unit tests
Run nx test plugin-style-dictionary to execute the unit tests via Jest.
