@abgov/style-dictionary
v1.0.2
Published
## Setup
Downloads
13
Readme
GoA Style Dictionary
Setup
npm i --save-dev @abgov/style-dictionary
Within your one of your application top level js/ts file add the following
SCSS
@import "@abgov/style-dictionary/scss/tokens";
CSS
@import "@abgov/style-dictionary/css/tokens";