Skip to content

Instantly share code, notes, and snippets.

@darshilv
Last active October 29, 2019 17:58
Show Gist options
  • Save darshilv/b1a80d68ec650119d45b9abbcf7ff678 to your computer and use it in GitHub Desktop.
Save darshilv/b1a80d68ec650119d45b9abbcf7ff678 to your computer and use it in GitHub Desktop.
Adding Lightning Design System and Lightning Design System for React to a Framer X project
#if git has not be initialized yet uncomment the following line
#git init
yarn add @salesforce-ux/design-system @salesforce/design-system-react
git add .
git commit -m "Added Lightning Design System for React!"
#Note that git repo initiation is necessary to get rid of the alert when you open the project in Framer X.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment