Downgrading Style Dictionary ๐
Say that you for some unknown reason want to downgrade the built-in version of Style Dictionary that we ship our app with? No probs, just follow these very simple steps๐
In Stratos Tokens 2021 app
Open up your project
Open up the project in the Terminal (View ๐Project in Terminal)
Type
npm install --save style-dictionary@2.10.3
Hit enter and you're โ
Last updated