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👇
- 1.Open up your project
- 2.Open up the project in the Terminal (View 👉Project in Terminal)
- 3.Type
npm install --save [email protected]
- 4.Hit enter and you're ✅
Last modified 2yr ago