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

  1. Open up your project

  2. Open up the project in the Terminal (View ๐Ÿ‘‰Project in Terminal)

  3. Type npm install --save style-dictionary@2.10.3

  4. Hit enter and you're โœ…

Last updated