You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- support better checks for unknown figma variable types
- update and fix handling for verbose output
- add documentation details for how to handle import files
**NOTE**: when using this method, it requires both the figma file ID (e.g., `figma.com/design/<file_id>/`), and an API token. Instructions from Figma [are here][figma-access-token-docs].
147
147
148
+
**NOTE**: the figma file ID should refer to the Foundations file which defines the core tokens used by EDS.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,13 @@ The Education Design System (EDS) is a repository of building blocks, implementi
8
8
-[Presentational](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0) components implementing the common controls provided by the EDS toolkit
9
9
- Guidelines for creating recipes using EDS, composing the above components
0 commit comments