carbon-design-system / carbon-design-kit

A versioned, comprehensive kit of the Carbon Design System visual assets (components, icons, pictograms, text styles, color styles, grid templates).
Apache License 2.0
1.06k stars 154 forks source link

Optimize figma kit to reduce memory used ☂️ #833

Open benjamin-kurien opened 1 month ago

benjamin-kurien commented 1 month ago

Explore ways to reduce memory used by our figma kits.

As the design system keeps growing the number of components will also increase. Hence we need to have an active stream of work to optimize:

  1. How we structure each file, data and pages it holds.
  2. How we create our components and variants.
  3. ....

Ref: Thread

(Note: If our file reaches 100% of your memory limit, Figma will lock the file and inform us that there's no available memory)

### Tasks
- [ ] https://github.com/carbon-design-system/carbon-design-kit/issues/825
- [ ] https://github.com/carbon-design-system/carbon-design-kit/issues/827